public class GeoPriv extends java.lang.Object implements java.lang.Cloneable
<gp:geopriv> element as defined in RFC 4119.| Constructor and Description |
|---|
GeoPriv() |
| Modifier and Type | Method and Description |
|---|---|
GeoPriv |
clone() |
LocationInfo |
getLocationInfo() |
LangContent |
getMethod() |
ProvidedBy |
getProvidedBy() |
UsageRules |
getUsageRules() |
void |
setLocationInfo(LocationInfo locationInfo) |
void |
setMethod(LangContent method) |
void |
setProvidedBy(ProvidedBy providedBy) |
void |
setUsageRules(UsageRules usageRules) |
public GeoPriv()
public LocationInfo getLocationInfo()
public void setLocationInfo(LocationInfo locationInfo)
public UsageRules getUsageRules()
public void setUsageRules(UsageRules usageRules)
public LangContent getMethod()
public void setMethod(LangContent method)
public ProvidedBy getProvidedBy()
public void setProvidedBy(ProvidedBy providedBy)