JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.cdlib.mrt.zk.JobState
Uses of
JobState
in
org.cdlib.mrt.zk
Methods in
org.cdlib.mrt.zk
that return
JobState
Modifier and Type
Method
Description
static
JobState
JobState.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
JobState
[]
JobState.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.