Class Location

    • Constructor Detail

      • Location

        public Location()
    • Method Detail

      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getStart

        public Time getStart()
      • setStart

        public void setStart​(Time start)
      • getEnd

        public Time getEnd()
      • setEnd

        public void setEnd​(Time end)
      • setGeoRss

        public void setGeoRss​(GeoRSSModule geoRss)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object