Class IntegerDataType

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

public class IntegerDataType extends Object implements DataType
Representation of an integer datatype.
See Also: