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