|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingIODefinition | |
---|---|
org.pentaho.di.trans.steps.mapping |
Uses of MappingIODefinition in org.pentaho.di.trans.steps.mapping |
---|
Methods in org.pentaho.di.trans.steps.mapping that return types with arguments of type MappingIODefinition | |
---|---|
List<MappingIODefinition> |
MappingMeta.getInputMappings()
|
List<MappingIODefinition> |
MappingMeta.getOutputMappings()
|
Method parameters in org.pentaho.di.trans.steps.mapping with type arguments of type MappingIODefinition | |
---|---|
void |
MappingMeta.setInputMappings(List<MappingIODefinition> inputMappings)
|
void |
MappingMeta.setOutputMappings(List<MappingIODefinition> outputMappings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |