Uses of Class
org.pentaho.di.trans.steps.ldifinput.LDIFInputField

Packages that use LDIFInputField
org.pentaho.di.trans.steps.ldifinput   
 

Uses of LDIFInputField in org.pentaho.di.trans.steps.ldifinput
 

Methods in org.pentaho.di.trans.steps.ldifinput that return LDIFInputField
 LDIFInputField[] LDIFInputMeta.getInputFields()
           
 

Methods in org.pentaho.di.trans.steps.ldifinput with parameters of type LDIFInputField
 void LDIFInputMeta.setInputFields(LDIFInputField[] inputFields)