Uses of Class
org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepField
-
Packages that use ExcelWriterStepField Package Description org.pentaho.di.trans.steps.excelwriter -
-
Uses of ExcelWriterStepField in org.pentaho.di.trans.steps.excelwriter
Methods in org.pentaho.di.trans.steps.excelwriter that return ExcelWriterStepField Modifier and Type Method Description ExcelWriterStepField[]
ExcelWriterStepMeta. getOutputFields()
Methods in org.pentaho.di.trans.steps.excelwriter with parameters of type ExcelWriterStepField Modifier and Type Method Description void
ExcelWriterStepMeta. setOutputFields(ExcelWriterStepField[] outputFields)
-