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