| Package | Description |
|---|---|
| org.aksw.qa.commons.qald |
| Modifier and Type | Field and Description |
|---|---|
private Set<Fail> |
Qald7Question.fails |
| Modifier and Type | Method and 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 and Description |
|---|---|
Set<Fail> |
Qald7Question.getFails() |
| Modifier and Type | Method and Description |
|---|---|
void |
Qald7Question.addFail(Fail fail) |
| Modifier and Type | Method and Description |
|---|---|
void |
Qald7Question.setFails(Set<Fail> fails) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.