Uses of Enum Class
de.espirit.firstspirit.event.UrlEvent.Type
-
Uses of UrlEvent.Type in de.espirit.firstspirit.event
Modifier and TypeMethodDescription@NotNull UrlEvent.Type
UrlEvent.getType()
Identifies theUrlEvent.Type
of the event.static UrlEvent.Type
Returns the enum constant of this class with the specified name.static UrlEvent.Type[]
UrlEvent.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.