public class Edi2XmlData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
int |
inputFieldIndex |
org.pentaho.di.core.row.ValueMetaInterface |
inputMeta |
org.pentaho.di.core.row.RowMetaInterface |
inputRowMeta |
int |
outputFieldIndex |
org.pentaho.di.core.row.ValueMetaInterface |
outputMeta |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
| Constructor and Description |
|---|
Edi2XmlData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public int inputFieldIndex
public int outputFieldIndex
public org.pentaho.di.core.row.ValueMetaInterface inputMeta
public org.pentaho.di.core.row.ValueMetaInterface outputMeta