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