public static class GetFenceAlarmsResponse.Point extends Object
Point()
Point(Double longitude, Double latitude)
Double
getLatitude()
getLongitude()
void
setLatitude(Double latitude)
setLongitude(Double longitude)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point()
public Point(Double longitude, Double latitude)
public Double getLongitude()
public void setLongitude(Double longitude)
public Double getLatitude()
public void setLatitude(Double latitude)