public class TaskState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskState.Fields |
| Constructor and Description |
|---|
TaskState(String uri,
String state,
Long time,
com.google.gson.JsonObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getJsonByteArray() |
com.google.gson.JsonObject |
getJsonObject() |
String |
getState() |
Long |
getTime() |
String |
getUri() |
Copyright © 2014. All rights reserved.