BooleanValue
Value implementation, that represents a Boolean.
|
DateTimeValue
Value implementation, that represents a Date Time value.
|
DateValue
Value implementation, that represents a Date.
|
IdentifierValue
Value implementation, that represents an identifier value.
|
IntegerValue
Value implementation, that represents an integer.
|
MuleExpressionValue
Value implementation, that represents a MEL.
|
NumberValue
Value implementation, that represents an float value.
|
StringValue
Value implementation, that represents a String.
|
UnknownValue
Value implementation, that represents an unknown value.
|