Uses of Class
ai.nextbillion.maps.model.AddressComponentType
| Package | Description |
|---|---|
| ai.nextbillion.maps.model |
-
Uses of AddressComponentType in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as AddressComponentType Modifier and Type Field Description AddressComponentType[]AddressComponent. typesIndicates the type of each part of the address.Methods in ai.nextbillion.maps.model that return AddressComponentType Modifier and Type Method Description static AddressComponentTypeAddressComponentType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AddressComponentType[]AddressComponentType. values()Returns an array containing the constants of this enum type, in the order they are declared.