Class XmlGeoLocation

  • All Implemented Interfaces:
    java.io.Serializable

    public class XmlGeoLocation
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • XmlGeoLocation

        public XmlGeoLocation()
    • Method Detail

      • getGeoLocationPoint

        public double getGeoLocationPoint()
        Returns:
        the geoLocationPoint
      • setGeoLocationPoint

        public void setGeoLocationPoint​(double geoLocationPoint)
        Parameters:
        geoLocationPoint - the geoLocationPoint to set
      • getGeoLocationBox

        public double getGeoLocationBox()
        Returns:
        the geoLocationBox
      • setGeoLocationBox

        public void setGeoLocationBox​(double geoLocationBox)
        Parameters:
        geoLocationBox - the geoLocationBox to set
      • getGeoLocationPlace

        public java.lang.String getGeoLocationPlace()
        Returns:
        the geoLocationPlace
      • setGeoLocationPlace

        public void setGeoLocationPlace​(java.lang.String geoLocationPlace)
        Parameters:
        geoLocationPlace - the geoLocationPlace to set