Uses of Enum Class
com.buschmais.xo.neo4j.spi.Notification.Severity
Packages that use Notification.Severity
-
Uses of Notification.Severity in com.buschmais.xo.neo4j.spi
Methods in com.buschmais.xo.neo4j.spi that return Notification.SeverityModifier and TypeMethodDescriptionstatic Notification.Severitystatic Notification.SeverityReturns the enum constant of this class with the specified name.static Notification.Severity[]Notification.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.