| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
static ItemKind | 
ItemKind.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ItemKind[] | 
ItemKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static Attribute<ItemKind> | 
ItemDefinitionImpl.itemKindAttribute  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemKind | 
ItemDefinitionImpl.getItemKind()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ItemDefinitionImpl.setItemKind(ItemKind itemKind)  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemKind | 
ItemDefinition.getItemKind()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ItemDefinition.setItemKind(ItemKind itemKind)  | 
Copyright © 2019. All rights reserved.