Uses of Enum Class
org.eclipse.xtend.lib.macro.services.Problem.Severity
Packages that use Problem.Severity
-
Uses of Problem.Severity in org.eclipse.xtend.lib.macro.services
Methods in org.eclipse.xtend.lib.macro.services that return Problem.SeverityModifier and TypeMethodDescriptionProblem.getSeverity()static Problem.SeverityReturns the enum constant of this class with the specified name.static Problem.Severity[]Problem.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.