Uses of Class
jApp.BooleanVariable

Uses of BooleanVariable in jApp
 

Methods in jApp that return BooleanVariable
 BooleanVariable Document.addVariable(java.lang.String name, BooleanVariable variable)
          Adds a <BooleanVariable to this document Document.
 

Methods in jApp with parameters of type BooleanVariable
 BooleanVariable Document.addVariable(java.lang.String name, BooleanVariable variable)
          Adds a <BooleanVariable to this document Document.