public interface Operand
Operator
in a
LogicExpression
Modifier and Type | Method and Description |
---|---|
boolean |
supports(ComparisonOperator operator)
Sanity check for this Operand vs a given operator.
|
boolean supports(ComparisonOperator operator)
operator
- The operator to test against this OperandComparisonOperator
Copyright © 2024 OpenMRS Inc.. All rights reserved.