public class LocationResponse extends java.lang.Object implements java.lang.Cloneable
<held:locationResponse> XML element.| Constructor and Description |
|---|
LocationResponse() |
| Modifier and Type | Method and Description |
|---|---|
LocationResponse |
clone() |
LocationUriSet |
getLocationUriSet() |
Presence |
getPresence() |
void |
setLocationUriSet(LocationUriSet locationUriSet) |
void |
setPresence(Presence presence) |
public LocationResponse()
public LocationUriSet getLocationUriSet()
public void setLocationUriSet(LocationUriSet locationUriSet)
public Presence getPresence()
public void setPresence(Presence presence)
public LocationResponse clone()
clone in class java.lang.Object