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