Uses of Enum Class
io.openraven.magpie.plugins.policy.output.text.model.Severity
Packages that use Severity
-
Uses of Severity in io.openraven.magpie.plugins.policy.output.text.model
Methods in io.openraven.magpie.plugins.policy.output.text.model that return SeverityModifier and TypeMethodDescriptionRule.getSeverity()static SeverityReturns the enum constant of this class with the specified name.static Severity[]Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.openraven.magpie.plugins.policy.output.text.model with parameters of type Severity