talx x1.0.5

Uses of Class
wizx.lang.BooleanValue

Packages that use BooleanValue
wizx.lang Defines the language used by the wizard framework. 
 

Uses of BooleanValue in wizx.lang
 

Fields in wizx.lang declared as BooleanValue
static BooleanValue BooleanValue.TRUE
           
static BooleanValue BooleanValue.FALSE
           
 

Methods in wizx.lang that return BooleanValue
 BooleanValue Value.convertToBoolean()
           
 BooleanValue StringValue.convertToBoolean()
           
 BooleanValue RecordValue.convertToBoolean()
           
 BooleanValue NumberValue.convertToBoolean()
           
 BooleanValue ListValue.contains(Value v)
           
 BooleanValue ListValue.convertToBoolean()
           
static BooleanValue BooleanValue.factory(boolean b)
           
static BooleanValue BooleanValue.factory(java.lang.String b)
          If b is "T", "true", "yes", or any number except 0, returns true, otherwise, returns false.
static BooleanValue BooleanValue.and(ListValue list)
           
static BooleanValue BooleanValue.or(ListValue list)
           
 BooleanValue BooleanValue.convertToBoolean()
           
 BooleanValue BooleanValue.not()
           
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.