Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Modifier and Type | Method and Description |
---|---|
static TextAutoSuggestionRequest.AutoSuggestFilterType |
TextAutoSuggestionRequest.AutoSuggestFilterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextAutoSuggestionRequest.AutoSuggestFilterType[] |
TextAutoSuggestionRequest.AutoSuggestFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TextAutoSuggestionRequest |
TextAutoSuggestionRequest.setFilters(java.util.EnumSet<TextAutoSuggestionRequest.AutoSuggestFilterType> filtersSet)
Set result type filter.
|