org.gcube.portlets.admin.vredeployer.shared
Class GHNSite
java.lang.Object
org.gcube.portlets.admin.vredeployer.shared.GHNSite
- All Implemented Interfaces:
- Serializable
public class GHNSite
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHNSite
public GHNSite()
GHNSite
public GHNSite(String location,
String country,
String domain)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getCountry
public String getCountry()
setCountry
public void setCountry(String country)
getDomain
public String getDomain()
setDomain
public void setDomain(String domain)
Copyright © 2014. All Rights Reserved.