public interface SetCriteria extends Constraint
Modifier and Type | Method and Description |
---|---|
DynamicOperand |
getOperand()
Get the dynamic operand specification for the left-hand side of the set criteria.
|
Collection<? extends StaticOperand> |
getValues()
Get the static operands for this set criteria.
|
DynamicOperand getOperand()
Collection<? extends StaticOperand> getValues()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.