Class GeoRSSPoint

    • Constructor Detail

      • GeoRSSPoint

        public GeoRSSPoint()
    • Method Detail

      • getLatitude

        public double getLatitude()
        Returns:
        the latitude
      • setLatitude

        public void setLatitude​(double latitude)
        Parameters:
        latitude - the latitude to set
      • getLongitude

        public double getLongitude()
        Returns:
        the longitude
      • setLongitude

        public void setLongitude​(double longitude)
        Parameters:
        longitude - the longitude to set