Class Site
- java.lang.Object
-
- org.gcube.smartgears.configuration.container.Site
-
public class Site extends Object
The geographical site of the container.- Author:
- Fabio Simeoni
-
-
Constructor Summary
Constructors Constructor Description Site()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCountry()StringgetLocation()inthashCode()voidsetCountry(String country)voidsetLocation(String location)
-