public class Data extends AbstractModel
properties| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getChannelName() |
java.lang.String |
getGroup() |
java.lang.String |
getKey() |
java.util.Map |
getValue() |
ExpObservable<Data> |
refresh() |
ExpObservable<Data> |
save() |
get, getBoolean, getChannel, getChannel, getDocument, getInteger, getString, getUuid, setProperties, setProperty, toStringpublic java.lang.String getGroup()
public java.lang.String getKey()
public java.util.Map getValue()
protected java.lang.String getChannelName()
getChannelName in class AbstractModelpublic ExpObservable<Data> refresh()
refresh in interface IExpModelrefresh in class AbstractModelpublic ExpObservable<Data> save()
save in interface IExpModelsave in class AbstractModel