public class JsonResult extends Result
| Modifier and Type | Field and Description |
|---|---|
protected com.badlogic.gdx.utils.JsonValue |
jsonValue |
| Constructor and Description |
|---|
JsonResult(com.badlogic.gdx.utils.JsonValue jsonValue) |
JsonResult(java.lang.String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
com.badlogic.gdx.utils.JsonValue |
getJsonValue() |
void |
setJsonString(java.lang.String jsonString) |
void |
setJsonValue(com.badlogic.gdx.utils.JsonValue jsonValue) |
getMessage, setMessage