com.ibm.di.util
Class NullValue

java.lang.Object
  extended by com.ibm.di.util.NullValue
All Implemented Interfaces:
Serializable

public class NullValue
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
NullValue()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullValue

public NullValue()
Method Detail

toString

public String toString()
Overrides:
toString in class Object