public class Marker extends GreenHopperResource
id, RESOURCE_URI, restclient| Modifier | Constructor and Description |
|---|---|
protected |
Marker(RestClient restclient,
net.sf.json.JSONObject json)
Creates a marker from a JSON payload.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
getIdprotected Marker(RestClient restclient, net.sf.json.JSONObject json)
restclient - REST client instancejson - JSON payloadCopyright © 2022. All rights reserved.