com.ibm.di.util
Class NullValue

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

public class NullValue
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NullValue()
           
 
Method Summary
 java.lang.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 java.lang.String toString()
Overrides:
toString in class java.lang.Object