|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataTypeDefinition.Type | |
---|---|
org.ow2.bonita.facade.def.dataType | Contains interfaces for objects dedicated to XPDL datatype elements returned by the QueryDefintionAPI. |
Uses of DataTypeDefinition.Type in org.ow2.bonita.facade.def.dataType |
---|
Methods in org.ow2.bonita.facade.def.dataType that return DataTypeDefinition.Type | |
---|---|
DataTypeDefinition.Type |
DataTypeDefinition.getType()
Returns the data type of the dataField. |
static DataTypeDefinition.Type |
DataTypeDefinition.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataTypeDefinition.Type[] |
DataTypeDefinition.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |