| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model.bpmn |
| Modifier and Type | Method and Description |
|---|---|
ObTransactionMethodEnum |
IBpmnTransaction.getMethod()
Getter for the Method meta class attribute.
|
static ObTransactionMethodEnum |
ObTransactionMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObTransactionMethodEnum[] |
ObTransactionMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBpmnTransaction.setMethod(ObTransactionMethodEnum value)
Setter for the 'Method' meta class attribute
|