public class KeyToSpatialMerge extends Object implements Serializable
| Constructor and Description |
|---|
KeyToSpatialMerge() |
| Modifier and Type | Method and Description |
|---|---|
KeyToSpatialObject |
getBase() |
List<KeyToSpatialObject> |
getMerge() |
void |
setBase(KeyToSpatialObject base) |
void |
setMerge(List<KeyToSpatialObject> merge) |
Object |
toObj() |
String |
toString() |
public KeyToSpatialObject getBase()
public void setBase(KeyToSpatialObject base)
public List<KeyToSpatialObject> getMerge()
public void setMerge(List<KeyToSpatialObject> merge)
public Object toObj() throws org.json.JSONException
org.json.JSONExceptionCopyright © 2016. All rights reserved.