Uses of Enum Class
gg.xp.xivdata.data.ActionCategory
Packages that use ActionCategory
-
Uses of ActionCategory in gg.xp.xivdata.data
Methods in gg.xp.xivdata.data that return ActionCategoryModifier and TypeMethodDescriptionstatic ActionCategoryActionCategory.fromRaw(int id) ActionInfo.getActionCategory()static ActionCategoryReturns the enum constant of this class with the specified name.static ActionCategory[]ActionCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.