public interface Value extends ValueRef
Modifier and Type | Method and Description |
---|---|
ArrayValue |
asArrayValue() |
MapValue |
asMapValue() |
accept, asBinary, asBoolean, asExtended, asFloat, asInteger, asNil, asNumber, asRaw, asString, getArrayCursor, getMapCursor, getValueType, isArray, isBinary, isBoolean, isExtended, isFloat, isInteger, isMap, isNil, isNumber, isRaw, isRef, isString, toValue, writeTo
ArrayValue asArrayValue() throws MessageTypeException
MessageTypeException
MapValue asMapValue() throws MessageTypeException
MessageTypeException