Uses of Enum Class
com.storedobject.chart.EventCategory
Packages that use EventCategory
-
Uses of EventCategory in com.storedobject.chart
Methods in com.storedobject.chart that return EventCategoryModifier and TypeMethodDescriptionEventType.getCategory()Retrieves the category associated with this event type.static 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.