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