|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RSource.DataType | |
|---|---|
| adams.flow.source | |
| adams.flow.transformer | |
| Uses of RSource.DataType in adams.flow.source |
|---|
| Fields in adams.flow.source declared as RSource.DataType | |
|---|---|
protected RSource.DataType |
RSource.m_returnType
Data type of object returned from r script |
| Methods in adams.flow.source that return RSource.DataType | |
|---|---|
RSource.DataType |
RSource.getReturnType()
|
static RSource.DataType |
RSource.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RSource.DataType[] |
RSource.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.source with parameters of type RSource.DataType | |
|---|---|
void |
RSource.setReturnType(RSource.DataType val)
|
| Uses of RSource.DataType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as RSource.DataType | |
|---|---|
protected RSource.DataType |
RTransformer.m_returnType
Data type of object returned from r script |
| Methods in adams.flow.transformer that return RSource.DataType | |
|---|---|
RSource.DataType |
RTransformer.getReturnType()
|
| Methods in adams.flow.transformer with parameters of type RSource.DataType | |
|---|---|
void |
RTransformer.setReturnType(RSource.DataType val)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||