Class Location
java.lang.Object
com.arubanetworks.meridian.locationsharing.Location
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocationfromJSON(JSONObject json) getDebug()getTime()getX()getY()voidvoidsetDistance(String distance) voidvoidsetSharing(Boolean sharing) voidvoidsetTimestamp(Date timestamp) voidvoidtoString()
-
Constructor Details
-
Location
public Location()
-
-
Method Details
-
fromJSON
- Throws:
JSONException
-
getTimestamp
-
setTimestamp
-
getMapKey
-
setMapKey
-
getX
-
setX
-
getY
-
setY
-
getDebug
-
setDebug
-
getDistance
-
setDistance
-
getTime
-
setTime
-
getSharing
-
setSharing
-
toString
-