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