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