Class SelectValuesMeta.SelectField
java.lang.Object
org.pentaho.di.trans.steps.selectvalues.SelectValuesMeta.SelectField
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- SelectValuesMeta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()intgetName()intvoidsetLength(int length) voidvoidsetPrecision(int precision) void
-
Constructor Details
-
SelectField
public SelectField()
-
-
Method Details