Package org.drools.ruleflow.common.datatype.impl.type

Class Summary
BooleanDataType Representation of a boolean datatype.
FloatDataType Representation of a float datatype.
IntegerDataType Representation of an integer datatype.
ListDataType Representation of a list datatype.
StringDataType Representation of a string datatype.
UndefinedDataType Representation of an undefined datatype.