Package org.ametys.cms.data
Class Geocode
java.lang.Object
org.ametys.cms.data.Geocode
Class containing geographic coordinates
-
Field Details
-
LATITUDE_IDENTIFIER
The latitude identifier- See Also:
-
LONGITUDE_IDENTIFIER
The longitude identifier- See Also:
-
-
Constructor Details
-
Geocode
Constructs a Geocode- Parameters:
latitude
- the latitude of the geocodelongitude
- the longitude of the geocode
-
-
Method Details