JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
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 type with the specified name.
static
JobState
[]
JobState.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.