org.pentaho.di.trans.steps.switchcase
Class SwitchCaseData
java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.switchcase.SwitchCaseData
- All Implemented Interfaces:
- StepDataInterface
public class SwitchCaseData
- extends BaseStepData
- implements StepDataInterface
- Since:
- 24-jan-2005
- Author:
- Matt
outputRowMeta
public RowMetaInterface outputRowMeta
outputMap
public KeyToRowSetMap outputMap
valueMeta
public ValueMetaInterface valueMeta
nullRowSet
public RowSet nullRowSet
fieldIndex
public int fieldIndex
inputValueMeta
public ValueMetaInterface inputValueMeta
defaultRowSet
public RowSet defaultRowSet
stringValueMeta
public ValueMetaInterface stringValueMeta
SwitchCaseData
public SwitchCaseData()