JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
uk.ac.manchester.tornado.api.DRMode
Packages that use
DRMode
Package
Description
uk.ac.manchester.tornado.api
Uses of
DRMode
in
uk.ac.manchester.tornado.api
Methods in
uk.ac.manchester.tornado.api
that return
DRMode
Modifier and Type
Method
Description
static
DRMode
DRMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
DRMode
[]
DRMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.