JTR 5.0 API Documentation

Uses of Class
jtr.config.RunnerConfigParam.ParamType

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

Uses of RunnerConfigParam.ParamType in jtr.config
 

Methods in jtr.config that return RunnerConfigParam.ParamType
 RunnerConfigParam.ParamType RunnerConfigParam.getParamType()
           
static RunnerConfigParam.ParamType RunnerConfigParam.ParamType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RunnerConfigParam.ParamType[] RunnerConfigParam.ParamType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


The JTR Project is licensed under GPL version 2