Package | Description |
---|---|
org.pentaho.di.core |
Modifier and Type | Method and Description |
---|---|
Condition |
Condition.getCondition(int i) |
Modifier and Type | Method and Description |
---|---|
List<Condition> |
Condition.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
Condition.addCondition(Condition cb) |
void |
Condition.addCondition(int idx,
Condition cb) |
void |
Condition.setCondition(int i,
Condition subCondition) |
Copyright © 2018 Hitachi Vantara. All rights reserved.