public interface IStringValue 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 |
value()
returns the value (can be null)
|
modelIDstatic final java.lang.String TYPE