Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Modifier and Type | Method and Description |
---|---|
AutoSuggest.Type |
AutoSuggest.getType()
Gets the specialized AutoSuggest type.
|
static AutoSuggest.Type |
AutoSuggest.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AutoSuggest.Type[] |
AutoSuggest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|