Uses of Enum Class
dev.dsf.bpe.subscription.EventType
Packages that use EventType
-
Uses of EventType in dev.dsf.bpe.subscription
Methods in dev.dsf.bpe.subscription that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeEventType.fromString(String value) static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.