public interface IMapValue extends IValue
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE
type ID
|
MODEL_ID| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,IValue> |
value()
returns the value (can be null)
|
modelIDstatic final java.lang.String TYPE
java.util.Map<java.lang.String,IValue> value()