public class ModelBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Date |
created |
java.lang.String |
id |
java.util.Date |
lastModified |
android.location.Location |
location |
| Constructor and Description |
|---|
ModelBase() |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
getJsonObject() |
void |
setJsonObject(JsonObject json) |