public class GHNSite extends Object implements Serializable
Constructor and Description |
---|
GHNSite() |
GHNSite(String location,
String country,
String domain) |
Modifier and Type | Method and Description |
---|---|
String |
getCountry() |
String |
getDomain() |
String |
getLocation() |
void |
setCountry(String country) |
void |
setDomain(String domain) |
void |
setLocation(String location) |
Copyright © 2019. All Rights Reserved.