Uses of Enum Class
gg.xp.xivdata.data.JobSelectionState
-
Uses of JobSelectionState in gg.xp.xivdata.data
Modifier and TypeMethodDescriptionJobSelection.stateForCategory
(JobType type) JobSelection.stateForJob
(Job job) static JobSelectionState
Returns the enum constant of this class with the specified name.static JobSelectionState[]
JobSelectionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.