JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
de.espirit.firstspirit.access.Task.Mode
Packages that use
Task.Mode
Package
Description
de.espirit.firstspirit.access
Uses of
Task.Mode
in
de.espirit.firstspirit.access
Methods in
de.espirit.firstspirit.access
that return
Task.Mode
Modifier and Type
Method
Description
Task.Mode
Task.
getMode
()
Get task mode
static
Task.Mode
Task.Mode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Task.Mode
[]
Task.Mode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.