Uses of Class
org.pentaho.di.trans.steps.tableoutput.TableOutputData
-
Packages that use TableOutputData Package Description org.pentaho.di.trans.steps.tableoutput -
-
Uses of TableOutputData in org.pentaho.di.trans.steps.tableoutput
Methods in org.pentaho.di.trans.steps.tableoutput that return TableOutputData Modifier and Type Method Description protected TableOutputData
TableOutput. getData()
Allows subclasses of TableOutput to get hold of the data objectMethods in org.pentaho.di.trans.steps.tableoutput with parameters of type TableOutputData Modifier and Type Method Description protected void
TableOutput. setData(TableOutputData data)
-