Uses of Enum Class
com.pnfsoftware.jeb.core.events.J
Packages that use J
Package
Description
Event and notification types used by the back-end.
-
Uses of J in com.pnfsoftware.jeb.core.events
Methods in com.pnfsoftware.jeb.core.events that return JModifier and TypeMethodDescriptionJebEvent.getType()
static J
Returns 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