public interface SearchBinary extends SearchExpression
| Modifier and Type | Method and Description | 
|---|---|
| SearchExpression | getLeftOperand() | 
| SearchBinaryOperatorKind | getOperator() | 
| SearchExpression | getRightOperand() | 
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnarySearchBinaryOperatorKind getOperator()
SearchExpression getLeftOperand()
SearchExpression getRightOperand()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.