Uses of Enum Class
org.apache.maven.api.services.BuilderProblem.Severity
-
Uses of BuilderProblem.Severity in org.apache.maven.api.services
Modifier and TypeMethodDescriptionBuilderProblem.getSeverity()
Gets the severity level of this problem.static BuilderProblem.Severity
Returns the enum constant of this class with the specified name.static BuilderProblem.Severity[]
BuilderProblem.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.