com.waveset.object
Class Null

java.lang.Object
  extended bycom.waveset.object.Null

public class Null
extends java.lang.Object


Field Summary
static java.lang.String code_id
           
static Null NULL
           
static Null SOFTNULL
           
 
Constructor Summary
Null()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code_id

public static final java.lang.String code_id
See Also:
Constant Field Values

NULL

public static final Null NULL

SOFTNULL

public static final Null SOFTNULL
Constructor Detail

Null

public Null()