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