| Package | Description |
|---|---|
| org.aksw.qa.commons.qald |
| Modifier and Type | Field | Description |
|---|---|---|
(package private) IQuestionCsvParser.Column.ColEnum |
IQuestionCsvParser.Column.en |
| Modifier and Type | Method | Description |
|---|---|---|
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 | Description |
|---|---|
Column(IQuestionCsvParser.Column.ColEnum en) |
|
Column(IQuestionCsvParser.Column.ColEnum en,
String state) |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.