Uses of Enum Class
me.rochblondiaux.gameanalytics.model.event.EventCategory
Packages that use EventCategory
-
Uses of EventCategory in me.rochblondiaux.gameanalytics.model.event
Methods in me.rochblondiaux.gameanalytics.model.event that return EventCategoryModifier and TypeMethodDescriptionstatic EventCategoryReturns the enum constant of this class with the specified name.static EventCategory[]EventCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.