Uses of Class
org.pentaho.di.trans.steps.setvalueconstant.SetValueConstantMeta.Field
-
Packages that use SetValueConstantMeta.Field Package Description org.pentaho.di.trans.steps.setvalueconstant -
-
Uses of SetValueConstantMeta.Field in org.pentaho.di.trans.steps.setvalueconstant
Methods in org.pentaho.di.trans.steps.setvalueconstant that return SetValueConstantMeta.Field Modifier and Type Method Description SetValueConstantMeta.Field
SetValueConstantMeta. getField(int i)
Methods in org.pentaho.di.trans.steps.setvalueconstant that return types with arguments of type SetValueConstantMeta.Field Modifier and Type Method Description List<SetValueConstantMeta.Field>
SetValueConstantMeta. getFields()
Method parameters in org.pentaho.di.trans.steps.setvalueconstant with type arguments of type SetValueConstantMeta.Field Modifier and Type Method Description void
SetValueConstantMeta. setFields(List<SetValueConstantMeta.Field> fields)
-