Uses of Class
ai.nextbillion.maps.model.PlaceIdScope
| Package | Description |
|---|---|
| ai.nextbillion.maps.model |
-
Uses of PlaceIdScope in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as PlaceIdScope Modifier and Type Field Description PlaceIdScopePlaceDetails.AlternatePlaceIds. scopeDeprecated.The scope of an alternative place ID will always be APP, indicating that the alternative place ID is recognised by your application only.PlaceIdScopePlaceDetails. scopeDeprecated.PlaceIdScopePlacesSearchResult. scopeDeprecated.Methods in ai.nextbillion.maps.model that return PlaceIdScope Modifier and Type Method Description static PlaceIdScopePlaceIdScope. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static PlaceIdScope[]PlaceIdScope. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.