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.Lang
Packages that use
Lang
Package
Description
me.ulrich.clans.manager.EnumFiles
Uses of
Lang
in
me.ulrich.clans.manager.EnumFiles
Methods in
me.ulrich.clans.manager.EnumFiles
that return
Lang
Modifier and Type
Method
Description
static
Lang
Lang.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Lang
[]
Lang.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.