Uses of Class
org.pentaho.di.trans.steps.calculator.Calculator.FieldIndexes
-
Packages that use Calculator.FieldIndexes Package Description org.pentaho.di.trans.steps.calculator -
-
Uses of Calculator.FieldIndexes in org.pentaho.di.trans.steps.calculator
Methods in org.pentaho.di.trans.steps.calculator that return Calculator.FieldIndexes Modifier and Type Method Description Calculator.FieldIndexes[]
CalculatorData. getFieldIndexes()
Methods in org.pentaho.di.trans.steps.calculator with parameters of type Calculator.FieldIndexes Modifier and Type Method Description void
CalculatorData. setFieldIndexes(Calculator.FieldIndexes[] fieldIndexes)
-