Package gg.xp.xivdata.data
Class CombatJobSelection
java.lang.Object
gg.xp.xivdata.data.JobSelection
gg.xp.xivdata.data.CombatJobSelection
-
Field Summary
Fields inherited from class gg.xp.xivdata.data.JobSelection
enabledForAll, enabledJobs, enabledTypes
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CombatJobSelection
all()
copy()
boolean
boolean
isTypeAllowed
(JobType type) static CombatJobSelection
none()
toString()
Methods inherited from class gg.xp.xivdata.data.JobSelection
changeCategoryState, changeJobState, describeSelection, enabledForJob, getEnabledJobs, getEnabledTypes, hashCode, isEmpty, isEnabledForAll, isJobAllowed, setEnabledForAll, stateForCategory, stateForJob
-
Constructor Details
-
CombatJobSelection
public CombatJobSelection()
-
-
Method Details
-
isTypeAllowed
- Overrides:
isTypeAllowed
in classJobSelection
-
all
-
none
-
toString
-
copy
-
equals
- Overrides:
equals
in classJobSelection
-