|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WekaFileReader.OutputType | |
|---|---|
| adams.flow.transformer | |
| Uses of WekaFileReader.OutputType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as WekaFileReader.OutputType | |
|---|---|
protected WekaFileReader.OutputType |
WekaFileReader.m_OutputType
how to output the data. |
| Methods in adams.flow.transformer that return WekaFileReader.OutputType | |
|---|---|
WekaFileReader.OutputType |
WekaFileReader.getOutputType()
Returns how to output the data. |
static WekaFileReader.OutputType |
WekaFileReader.OutputType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WekaFileReader.OutputType[] |
WekaFileReader.OutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.transformer with parameters of type WekaFileReader.OutputType | |
|---|---|
void |
WekaFileReader.setOutputType(WekaFileReader.OutputType value)
Sets how to output the data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||