| Package | Description |
|---|---|
| de.hybris.platform.processengine.definition.xml |
| Modifier and Type | Field and Description |
|---|---|
protected EndState |
End.state |
| Modifier and Type | Method and Description |
|---|---|
static EndState |
EndState.fromValue(java.lang.String v) |
EndState |
End.getState()
Gets the value of the state property.
|
static EndState |
EndState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EndState[] |
EndState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
End.setState(EndState value)
Sets the value of the state property.
|
Copyright © 2018 SAP SE. All Rights Reserved.