ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.data.AbleBooleanLiteral

Packages that use AbleBooleanLiteral
com.ibm.able.data The ABLE data package defines classes for literals (constants) and variables used in expressions holding Java and user-defined data types as well as operators which can be applied to them. 
 

Uses of AbleBooleanLiteral in com.ibm.able.data
 

Fields in com.ibm.able.data declared as AbleBooleanLiteral
static AbleBooleanLiteral AbleData.True
          A convenience boolean literal with a value of true.
static AbleBooleanLiteral AbleData.False
          A convenience boolean literal with a value of false.
static AbleBooleanLiteral AbleBooleanLiteral.TRUE
           
static AbleBooleanLiteral AbleBooleanLiteral.FALSE
           
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003