public interface IJsonObjectValue extends IValue
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE
type ID
|
MODEL_ID| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
stringValue()
returns the string value of this object
|
modelIDstatic final java.lang.String TYPE