Uses of Enum Class
com.pnfsoftware.jeb.core.events.J
Packages that use J
Package
Description
Event, notification, and event-source types used by the JEB back-end and exposed to clients and
plugins.
-
Uses of J in com.pnfsoftware.jeb.core.events
Methods in com.pnfsoftware.jeb.core.events that return JModifier and TypeMethodDescriptionJebEvent.getType()Get the JEB-specific event type.static JReturns the enum constant of this class with the specified name.static J[]J.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.pnfsoftware.jeb.core.events with parameters of type J