JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
org.mule.test.values.extension.ValueEnum
Packages that use
ValueEnum
Package
Description
org.mule.test.values.extension
Uses of
ValueEnum
in
org.mule.test.values.extension
Methods in
org.mule.test.values.extension
that return
ValueEnum
Modifier and Type
Method
Description
static
ValueEnum
ValueEnum.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ValueEnum
[]
ValueEnum.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.