com.sybase.uep.bobclient.actions
Class NullValue

java.lang.Object
  extended by com.sybase.uep.bobclient.actions.NullValue

public class NullValue
extends java.lang.Object

Represents a null value to return to the server for a submit.


Field Summary
static NullValue NULL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL

public static NullValue NULL