wt.query.specification
Class NaryOperator

java.lang.Object
  extended bywt.query.specification.OperatorType
      extended bywt.query.specification.NaryOperator
All Implemented Interfaces:
Serializable

public class NaryOperator
extends OperatorType
implements Serializable



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
static NaryOperator IN
          

Supported API: false
static NaryOperator NOT_IN
          

Supported API: false
private static String RESOURCE
           
 
Fields inherited from class wt.query.specification.OperatorType
 
Constructor Summary
private NaryOperator(String a_value)
           
 
Methods inherited from class wt.query.specification.OperatorType
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

Constructor Detail

NaryOperator

private NaryOperator(String a_value)
Parameters:
a_value -