com.qualcommlabs.usercontext.protocol
Class Location
java.lang.Object
com.qualcommlabs.usercontext.protocol.Location
- All Implemented Interfaces:
- Serializable
public class Location
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Location
public Location()
getLatitude
public Double getLatitude()
setLatitude
public void setLatitude(Double latitude)
getLongitude
public Double getLongitude()
setLongitude
public void setLongitude(Double longitude)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.