Uses of Class
com.ibm.tws.objects.types.BooleanValue

Packages that use BooleanValue
com.ibm.tws.objects.types   
 

Uses of BooleanValue in com.ibm.tws.objects.types
 

Fields in com.ibm.tws.objects.types declared as BooleanValue
static BooleanValue BooleanValue.YES
          The YES value.
static BooleanValue BooleanValue.NO
          The NO value.
 

Methods in com.ibm.tws.objects.types that return BooleanValue
static BooleanValue BooleanValue.getInstance(char charValue)
          Returns a reference to the instance of BooleanValue that is associated to the specified character.
 



Copyright © 2005 IBM All Rights Reserved.