Uses of Enum Class
de.espirit.firstspirit.event.EventInfo.EventType
-
Uses of EventInfo.EventType in de.espirit.firstspirit.event
Modifier and TypeMethodDescription@NotNull EventInfo.EventType
EventInfo.getEventType()
The change type which caused this event.static EventInfo.EventType
Returns the enum constant of this class with the specified name.static EventInfo.EventType[]
EventInfo.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.