|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TwitterConverter.OutputType | |
|---|---|
| adams.flow.transformer | |
| Uses of TwitterConverter.OutputType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as TwitterConverter.OutputType | |
|---|---|
protected TwitterConverter.OutputType |
TwitterConverter.m_OutputType
the type of output to generate. |
| Methods in adams.flow.transformer that return TwitterConverter.OutputType | |
|---|---|
TwitterConverter.OutputType |
TwitterConverter.getOutputType()
Returns the type of output to generate. |
static TwitterConverter.OutputType |
TwitterConverter.OutputType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TwitterConverter.OutputType[] |
TwitterConverter.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 TwitterConverter.OutputType | |
|---|---|
void |
TwitterConverter.setOutputType(TwitterConverter.OutputType value)
Sets the type of output to generate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||