Package org.drools.process.core.datatype.impl.type

Class Summary
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-2013 JBoss Inc.. All Rights Reserved.