Uses of Enum
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 type with the specified name.static BuilderProblem.Severity[]
BuilderProblem.Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.