| Package | Description |
|---|---|
| org.hobbit.controller.data |
| Modifier and Type | Field and Description |
|---|---|
private ExperimentStatus.States |
ExperimentStatus.state
State of the benchmark.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentStatus.States |
ExperimentStatus.getState() |
static ExperimentStatus.States |
ExperimentStatus.States.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentStatus.States[] |
ExperimentStatus.States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentStatus.setState(ExperimentStatus.States state) |
Copyright © 2017–2018. All rights reserved.