Uses of Class
org.pentaho.di.trans.steps.metainject.TargetStepAttribute

Packages that use TargetStepAttribute
org.pentaho.di.trans.steps.metainject   
 

Uses of TargetStepAttribute in org.pentaho.di.trans.steps.metainject
 

Methods in org.pentaho.di.trans.steps.metainject that return types with arguments of type TargetStepAttribute
 Map<TargetStepAttribute,SourceStepField> MetaInjectMeta.getTargetSourceMapping()
           
 

Method parameters in org.pentaho.di.trans.steps.metainject with type arguments of type TargetStepAttribute
 void MetaInjectMeta.setTargetSourceMapping(Map<TargetStepAttribute,SourceStepField> targetSourceMapping)