| Package | Description |
|---|---|
| org.aksw.qa.commons.qald |
| Modifier and Type | Field and Description |
|---|---|
private IQuestionCsvParser.Column.ColEnum |
IQuestionCsvParser.Column.en |
| Modifier and Type | Method and Description |
|---|---|
protected IQuestionCsvParser.Column.ColEnum |
IQuestionCsvParser.Column.getEnum() |
static IQuestionCsvParser.Column.ColEnum |
IQuestionCsvParser.Column.ColEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IQuestionCsvParser.Column.ColEnum[] |
IQuestionCsvParser.Column.ColEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Column(IQuestionCsvParser.Column.ColEnum en) |
Column(IQuestionCsvParser.Column.ColEnum en,
String state) |
Copyright © 2016–2020. All rights reserved.