Uses of Class
org.pentaho.di.trans.steps.sasinput.SasInputField
-
Packages that use SasInputField Package Description org.pentaho.di.trans.steps.sasinput -
-
Uses of SasInputField in org.pentaho.di.trans.steps.sasinput
Methods in org.pentaho.di.trans.steps.sasinput that return SasInputField Modifier and Type Method Description protected SasInputField
SasInputField. clone()
Methods in org.pentaho.di.trans.steps.sasinput that return types with arguments of type SasInputField Modifier and Type Method Description List<SasInputField>
SasInputMeta. getOutputFields()
Method parameters in org.pentaho.di.trans.steps.sasinput with type arguments of type SasInputField Modifier and Type Method Description void
SasInputMeta. setOutputFields(List<SasInputField> outputFields)
-