org.gcube.vremanagement.vremodel.cl.stubs.types
Class GHN.Site
java.lang.Object
org.gcube.vremanagement.vremodel.cl.stubs.types.GHN.Site
- Enclosing class:
- GHN
public static class GHN.Site
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHN.Site
protected GHN.Site()
GHN.Site
public GHN.Site(String location,
String country,
String domain)
location
public String location()
- Returns:
- the location
location
public void location(String location)
- Parameters:
location - the location to set
country
public String country()
- Returns:
- the country
country
public void country(String country)
- Parameters:
country - the country to set
domain
public String domain()
- Returns:
- the domain
domain
public void domain(String domain)
- Parameters:
domain - the domain to set
Copyright © 2013. All Rights Reserved.