JTR 5.0 API Documentation

Uses of Class
jtr.config.script.Inputs

Packages that use Inputs
jtr.config.script This package contains the classes required to reprsent in object-oriented way the XML elements used in a jtr.xml file to represent both library and parameterization scripts. 
 

Uses of Inputs in jtr.config.script
 

Methods in jtr.config.script that return Inputs
 Inputs PScript.getInputs()
          Get the formal parameters required by the script.
 

Methods in jtr.config.script with parameters of type Inputs
 void PScript.setInputs(Inputs val)
          Set the formal parameters required by the script.
 


The JTR Project is licensed under GPL version 2