Uses of Class
com.cercalia.sdk.model.poi.PoiGeographicElement.Builder
Packages that use PoiGeographicElement.Builder
-
Uses of PoiGeographicElement.Builder in com.cercalia.sdk.model.poi
Methods in com.cercalia.sdk.model.poi that return PoiGeographicElement.BuilderModifier and TypeMethodDescriptionstatic PoiGeographicElement.BuilderPoiGeographicElement.builder()Creates a new builder forPoiGeographicElement.PoiGeographicElement.Builder.countryCode(@Nullable String countryCode) PoiGeographicElement.Builder.houseNumber(@Nullable String houseNumber) PoiGeographicElement.Builder.localityCode(@Nullable String localityCode) PoiGeographicElement.Builder.municipality(@Nullable String municipality) PoiGeographicElement.Builder.municipalityCode(@Nullable String municipalityCode) PoiGeographicElement.Builder.regionCode(@Nullable String regionCode) PoiGeographicElement.Builder.streetCode(@Nullable String streetCode) PoiGeographicElement.Builder.subregionCode(@Nullable String subregionCode)