public abstract class SprovaObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
com.google.gson.GsonBuilder |
builder |
protected SprovaApiClient |
client |
com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
SprovaObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
setClient(SprovaApiClient client) |
java.lang.String |
toJson() |
public transient com.google.gson.GsonBuilder builder
public transient com.google.gson.Gson gson
protected transient SprovaApiClient client
public void setClient(SprovaApiClient client)
public java.lang.String toJson()