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