|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||