| Package | Description |
|---|---|
| io.testproject.constants | |
| io.testproject.model |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionState |
ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionState[] |
ExecutionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionState |
ExecutionStateResponseData.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionStateResponseData.setState(ExecutionState state) |
Copyright © 2016–2019. All rights reserved.