|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessDefinition.DurationUnit | |
---|---|
org.ow2.bonita.facade.def.majorElement |
Contains interfaces for objects representing major XPDL elements returned
by the org.ow2.bonita.facade.QueryDefintionAPI . |
Uses of ProcessDefinition.DurationUnit in org.ow2.bonita.facade.def.majorElement |
---|
Methods in org.ow2.bonita.facade.def.majorElement that return ProcessDefinition.DurationUnit | |
---|---|
ProcessDefinition.DurationUnit |
ProcessDefinition.getDurationUnit()
Describes the default unit to be applied to an integer duration value that has no unit tag. |
static ProcessDefinition.DurationUnit |
ProcessDefinition.DurationUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProcessDefinition.DurationUnit[] |
ProcessDefinition.DurationUnit.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |