Class | Description |
---|---|
BooleanDataType |
Representation of a boolean datatype.
|
EnumDataType |
Representation of an Enum datatype.
|
FloatDataType |
Representation of a float datatype.
|
IntegerDataType |
Representation of an integer datatype.
|
ListDataType |
Representation of a list datatype.
|
ObjectDataType |
Representation of an object datatype.
|
StringDataType |
Representation of a string datatype.
|
UndefinedDataType |
Representation of an undefined datatype.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.