public class OrCondition extends Condition
Condition.Operator| Constructor and Description |
|---|
OrCondition(Condition leftCondition,
Condition rightCondition) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
getLeftCondition() |
Condition |
getRightCondition() |
Copyright © 2012. All Rights Reserved.