Uses of Enum Class
gg.xp.xivdata.data.JobSelectionState
Packages that use JobSelectionState
-
Uses of JobSelectionState in gg.xp.xivdata.data
Methods in gg.xp.xivdata.data that return JobSelectionStateModifier 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.