Class GeoLocationEntityContribution
java.lang.Object
ch.tocco.nice2.optional.geolocation.api.GeoLocationEntityContribution
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAddressField(String addressField) voidsetCityField(String cityField) voidsetCountryRelation(String countryRelation) voidsetEntityName(String entityName) voidsetZipField(String zipField)
-
Constructor Details
-
GeoLocationEntityContribution
public GeoLocationEntityContribution()
-
-
Method Details
-
getEntityName
-
setEntityName
-
getAddressField
-
setAddressField
-
getZipField
-
setZipField
-
getCityField
-
setCityField
-
getCountryRelation
-
setCountryRelation
-