public class QueryOperandPair
extends java.lang.Object
| Constructor and Description |
|---|
QueryOperandPair(QueryOperand left,
QueryOperand right) |
| Modifier and Type | Method and Description |
|---|---|
QueryOperand |
getLeft() |
QueryOperand |
getRight() |
public QueryOperandPair(QueryOperand left, QueryOperand right)
public QueryOperand getLeft()
public QueryOperand getRight()