Package org.pentaho.di.core.gui
Interface TextFileInputFieldInterface
- All Superinterfaces:
Comparable<TextFileInputFieldInterface>
-
Method Summary
Modifier and TypeMethodDescriptioncreateNewInstance
(String newFieldname, int x, int newlength) int
getName()
int
void
setLength
(int i) Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getPosition
int getPosition() -
getLength
int getLength() -
getName
String getName() -
setLength
void setLength(int i) -
createNewInstance
-