| Package | Description |
|---|---|
| org.aksw.qa.commons.qald |
| Modifier and Type | Field | Description |
|---|---|---|
private Set<Fail> |
Qald7Question.fails |
| Modifier and Type | Method | Description |
|---|---|---|
static Fail |
Fail.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Fail[] |
Fail.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Set<Fail> |
Qald7Question.getFails() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Qald7Question.addFail(Fail fail) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Qald7Question.setFails(Set<Fail> fails) |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.