JTR 4.0 API Documentation

Uses of Class
jtr.config.RunnerConfigParam

Packages that use RunnerConfigParam
jtr.config Here reside all the basic classes used to compose the object-oriented representation of a jtr.xml configuration file. 
 

Uses of RunnerConfigParam in jtr.config
 

Methods in jtr.config that return RunnerConfigParam
 RunnerConfigParam ParametersMap.getParameter(java.lang.String paramName)
          Get a previously added parameter by name.
 

Methods in jtr.config with parameters of type RunnerConfigParam
 void ParametersMap.addParameter(RunnerConfigParam param)
          Adds a new parameter to the set.
static boolean StdParameters.isStandard(RunnerConfigParam param)
          States whether the parameter param is a standard parameter or not.
 


The JTR Project is licensed under GPL version 2