|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TItemKind | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.api.type | |
| Uses of TItemKind in com.ebmwebsourcing.easybpmn.bpmn20.api.type |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TItemKind | |
|---|---|
TItemKind |
TItemDefinition.getItemKind()
|
static TItemKind |
TItemKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TItemKind[] |
TItemKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type TItemKind | |
|---|---|
void |
TItemDefinition.setItemKind(TItemKind value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||