Class SwitchCaseTarget
- java.lang.Object
-
- org.pentaho.di.trans.steps.switchcase.SwitchCaseTarget
-
-
Field Summary
Fields Modifier and Type Field Description StepMeta
caseTargetStep
The case target stepString
caseTargetStepname
The case target step name (only used during serialization)String
caseValue
The value to switch over
-
Constructor Summary
Constructors Constructor Description SwitchCaseTarget()
-
-
-
Method Detail
-
clone
public Object clone() throws CloneNotSupportedException
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-
-