| Package | Description |
|---|---|
| cz.etnetera.reesmo.writer.model.result |
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
Result.getStatus() |
static TestStatus |
TestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestStatus[] |
TestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setStatus(TestStatus status) |
Copyright © 2016 Etnetera a.s.. All rights reserved.