Uses of Enum Class
net.thevpc.naru.api.scheduler.NaruEventRoutingType
Packages that use NaruEventRoutingType
-
Uses of NaruEventRoutingType in net.thevpc.naru.api.scheduler
Methods in net.thevpc.naru.api.scheduler that return NaruEventRoutingTypeModifier and TypeMethodDescriptionstatic NaruEventRoutingTypeReturns the enum constant of this class with the specified name.static NaruEventRoutingType[]NaruEventRoutingType.values()Returns an array containing the constants of this enum class, in the order they are declared.