| Class | Description |
|---|---|
| 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. |
| NullValue |
Value implementation, that represents a null value. |
| NumberValue |
Value implementation, that represents an float value. |
| StringValue |
Value implementation, that represents a String. |
| UnknownValue |
Value implementation, that represents an unknown value. |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.