public interface StepTableDataObject
Modifier and Type | Method and Description |
---|---|
StepTableDataObject |
createNew(org.pentaho.di.core.row.ValueMetaInterface val) |
String |
getDataType() |
int |
getLength() |
String |
getName() |
int |
getPrecision() |
String getName()
String getDataType()
int getLength()
int getPrecision()
StepTableDataObject createNew(org.pentaho.di.core.row.ValueMetaInterface val)