| Modifier and Type | Field and Description |
|---|---|
protected TaskOrProcessUnionSemantics |
TaskOrProcessPropertyType.unionSemantics |
| Modifier and Type | Method and Description |
|---|---|
static TaskOrProcessUnionSemantics |
TaskOrProcessUnionSemantics.fromValue(String v) |
TaskOrProcessUnionSemantics |
TaskOrProcessPropertyType.getUnionSemantics()
Gets the value of the unionSemantics property.
|
static TaskOrProcessUnionSemantics |
TaskOrProcessUnionSemantics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskOrProcessUnionSemantics[] |
TaskOrProcessUnionSemantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskOrProcessPropertyType.setUnionSemantics(TaskOrProcessUnionSemantics value)
Sets the value of the unionSemantics property.
|
TaskOrProcessPropertyType |
TaskOrProcessPropertyType.withUnionSemantics(TaskOrProcessUnionSemantics value) |
Copyright © 2008–2023. All rights reserved.