JTR 5.0 API Documentation

Uses of Class
jtr.config.script.Input.Type

Packages that use Input.Type
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 Input.Type in jtr.config.script
 

Methods in jtr.config.script that return Input.Type
 Input.Type Input.getTypeEnum()
          Get the type as a Input.Type enum instance.
static Input.Type Input.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Input.Type[] Input.Type.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