Package com.cercalia.sdk.model.suggest
Class SuggestGeocodeResult
java.lang.Object
com.cercalia.sdk.model.suggest.SuggestGeocodeResult
Geocoded result from Cercalia Suggest Geocode API.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SuggestGeocodeResult.Builderbuilder()@Nullable String@Nullable String@NotNull CoordinategetCoord()@Nullable String@Nullable String@NotNull String@Nullable String@Nullable String@Nullable String@Nullable StringgetName()@Nullable String@Nullable String@Nullable String@Nullable String@Nullable String@Nullable String@Nullable String
-
Method Details
-
builder
-
getCoord
-
getFormattedAddress
-
getName
-
getStreetCode
-
getStreetName
-
getHouseNumber
-
getPostalCode
-
getCityCode
-
getCityName
-
getMunicipalityCode
-
getMunicipalityName
-
getSubregionCode
-
getSubregionName
-
getRegionCode
-
getRegionName
-
getCountryCode
-
getCountryName
-