Uses of Class
org.pentaho.di.trans.steps.switchcase.SwitchCaseTarget
-
Packages that use SwitchCaseTarget Package Description org.pentaho.di.trans.steps.switchcase -
-
Uses of SwitchCaseTarget in org.pentaho.di.trans.steps.switchcase
Methods in org.pentaho.di.trans.steps.switchcase that return types with arguments of type SwitchCaseTarget Modifier and Type Method Description List<SwitchCaseTarget>
SwitchCaseMeta. getCaseTargets()
Method parameters in org.pentaho.di.trans.steps.switchcase with type arguments of type SwitchCaseTarget Modifier and Type Method Description void
SwitchCaseMeta. setCaseTargets(List<SwitchCaseTarget> caseTargets)
-