Class Site


  • public class Site
    extends Object
    The geographical site of the container.
    Author:
    Fabio Simeoni
    • Constructor Detail

      • Site

        public Site()
    • Method Detail

      • getCountry

        public String getCountry()
      • setCountry

        public void setCountry​(String country)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String location)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object