Uses of Enum Class
de.espirit.firstspirit.event.EventInfo.EventType
Packages that use EventInfo.EventType
-
Uses of EventInfo.EventType in de.espirit.firstspirit.event
Methods in de.espirit.firstspirit.event that return EventInfo.EventTypeModifier 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.