Uses of Class
org.tap4j.util.DirectiveValues

Packages that use DirectiveValues
org.tap4j.model   
org.tap4j.util   
 

Uses of DirectiveValues in org.tap4j.model
 

Methods in org.tap4j.model that return DirectiveValues
 DirectiveValues Directive.getDirectiveValue()
           
 

Constructors in org.tap4j.model with parameters of type DirectiveValues
Directive(DirectiveValues directiveValue, String reason)
          Constructor with parameters.
 

Uses of DirectiveValues in org.tap4j.util
 

Methods in org.tap4j.util that return DirectiveValues
static DirectiveValues DirectiveValues.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DirectiveValues[] DirectiveValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 TupiLabs. All Rights Reserved.