Uses of Enum Class
de.teamholycow.acc.data.CupCategory
-
Uses of CupCategory in de.teamholycow.acc.data
Methods in de.teamholycow.acc.data that return CupCategoryModifier and TypeMethodDescriptionstatic CupCategoryCupCategory.get(int internalId) static CupCategoryReturns the enum constant of this class with the specified name.static CupCategory[]CupCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.