wt.query.specification
Class BinaryOperator
java.lang.Object
wt.query.specification.OperatorType
wt.query.specification.BinaryOperator
- All Implemented Interfaces:
- Serializable
- public class BinaryOperator
- extends OperatorType
- implements Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Fields inherited from class wt.query.specification.OperatorType |
|
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
BETWEEN
public static final BinaryOperator BETWEEN
Supported API: false
NOT_BETWEEN
public static final BinaryOperator NOT_BETWEEN
Supported API: false
BinaryOperator
private BinaryOperator(String a_value)
- Parameters:
a_value
-