Package org.json
Class LocationHolder
java.lang.Object
org.json.LocationHolder
- Direct Known Subclasses:
JSONArray,JSONObject,JSONValue
public class LocationHolder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LocationHolder() -
Method Summary
Modifier and Type Method Description JSONLocationgetLocation()voidsetLocation(JSONLocation location)
-
Constructor Details
-
LocationHolder
public LocationHolder()
-
-
Method Details