Package org.pentaho.di.trans.step
Class StepOption
java.lang.Object
org.pentaho.di.trans.step.StepOption
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkBoolean
(List<org.pentaho.di.core.CheckResultInterface> remarks, StepMeta stepMeta, org.pentaho.di.core.variables.VariableSpace space, String identifier, String value) static void
checkInteger
(List<org.pentaho.di.core.CheckResultInterface> remarks, StepMeta stepMeta, org.pentaho.di.core.variables.VariableSpace space, String identifier, String value) static void
checkLong
(List<org.pentaho.di.core.CheckResultInterface> remarks, StepMeta stepMeta, org.pentaho.di.core.variables.VariableSpace space, String identifier, String value) getKey()
getText()
getValue()
void
-
Constructor Details
-
StepOption
-
-
Method Details
-
getKey
-
getText
-
getValue
-
setValue
-
checkInteger
-
checkLong
-
checkBoolean
-