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