Uses of Enum Class
de.espirit.firstspirit.event.UrlEvent.Type
Packages that use UrlEvent.Type
- 
Uses of UrlEvent.Type in de.espirit.firstspirit.eventMethods in de.espirit.firstspirit.event that return UrlEvent.TypeModifier and TypeMethodDescription@NotNull UrlEvent.TypeUrlEvent.getType()Identifies theUrlEvent.Typeof the event.static UrlEvent.TypeReturns 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.