java.lang.Object
org.gcube.smartgears.configuration.container.Site

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

    • Site

      public Site()
  • Method Details

    • 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
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object