Class EnumDataType

java.lang.Object
org.jbpm.process.core.datatype.impl.type.EnumDataType
All Implemented Interfaces:
Externalizable, Serializable, DataType

public class EnumDataType extends Object implements DataType
Representation of an Enum datatype.
See Also: