Compiere 3.1

org.compiere.util
Class Null

java.lang.Object
  extended by org.compiere.util.Null

public class Null
extends Object

Database Null Indicator

Version:
$Id: Null.java,v 1.2 2006/07/30 00:58:04 jjanke Exp $
Author:
Jorg Janke

Field Summary
static Null NULL
          Singleton
static String NULLString
          String Representation
 
Method Summary
 boolean equals(Object obj)
          Equals
 String toString()
          String Representation
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NULL

public static final Null NULL
Singleton


NULLString

public static final String NULLString
String Representation

See Also:
Constant Field Values
Method Detail

equals

public boolean equals(Object obj)
Equals

Overrides:
equals in class Object
Parameters:
obj - object
Returns:
true if equals

toString

public String toString()
String Representation

Overrides:
toString in class Object
Returns:
info

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.