Uses of Class
jApp.LongVariable

Uses of LongVariable in jApp
 

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

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