Uses of Enum Class
ch.mobi.mobitor.domain.screen.RuleEvaluationSeverity
Packages that use RuleEvaluationSeverity
-
Uses of RuleEvaluationSeverity in ch.mobi.mobitor.domain.screen
Methods in ch.mobi.mobitor.domain.screen that return RuleEvaluationSeverityModifier and TypeMethodDescriptionPipeline.getRuleEvaluationSeverity()static RuleEvaluationSeverityReturns the enum constant of this class with the specified name.static RuleEvaluationSeverity[]RuleEvaluationSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.