public interface IFindGroupCondition extends IFindCondition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFindGroupCondition.LogicalOp
logical operator to join sub conditions
|
IFindCondition.ConditionType| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFindCondition> |
getConditions()
Returns sub conditions
|
IFindGroupCondition.LogicalOp |
getLogicalOperator()
Returns logical operator
|
void |
setConditions(java.util.List<IFindCondition> conditions)
Assigns sub conditions
|
void |
setLogicalOperator(IFindGroupCondition.LogicalOp op)
Assigns logical operator
|
getTypeIFindGroupCondition.LogicalOp getLogicalOperator()
void setLogicalOperator(IFindGroupCondition.LogicalOp op)
op - java.util.List<IFindCondition> getConditions()
void setConditions(java.util.List<IFindCondition> conditions)
conditions -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.