Uses of Class
com.pmease.quickbuild.model.Variable

Packages that use Variable
com.pmease.quickbuild.model   
 

Uses of Variable in com.pmease.quickbuild.model
 

Methods in com.pmease.quickbuild.model that return Variable
 Variable Configuration.getVar(java.lang.String name)
          OGNL: Get Variable with specified name
 

Methods in com.pmease.quickbuild.model with parameters of type Variable
 void Configuration.setVar(java.lang.String name, Variable var)
           
 



Copyright © 2005 PMEase Inc. All Rights Reserved.