wt.query.specification
Class NaryOperator
java.lang.Object
wt.query.specification.OperatorType
wt.query.specification.NaryOperator
- All Implemented Interfaces:
- Serializable
- public class NaryOperator
- 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
IN
public static final NaryOperator IN
Supported API: false
NOT_IN
public static final NaryOperator NOT_IN
Supported API: false
NaryOperator
private NaryOperator(String a_value)
- Parameters:
a_value
-