Class LocationFieldBean.LocationMapping
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.LocationFieldBean.LocationMapping
- Enclosing class:
LocationFieldBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getState()withCommunityNr(String communityNr) withCountry(String country) withDistrict(String district) withLatitude(String latitude) withLongitude(String longitude) withPostcode(String postcode) withStreet(String street)
-
Constructor Details
-
LocationMapping
public LocationMapping()
-
-
Method Details
-
getPostcode
-
withPostcode
-
getCity
-
withCity
-
getStreet
-
withStreet
-
getCountry
-
withCountry
-
getState
-
withState
-
getDistrict
-
withDistrict
-
getCommunityNr
-
withCommunityNr
-
getLatitude
-
withLatitude
-
getLongitude
-
withLongitude
-