public class Where
extends java.lang.Object
| Constructor and Description |
|---|
Where()
Instantiates a new where.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ILogicalOperator> |
getOperators()
Gets the operators.
|
java.lang.String |
toString() |
public java.util.List<ILogicalOperator> getOperators()
public java.lang.String toString()
toString in class java.lang.Object