Uses of Enum Class
org.apache.maven.api.services.BuilderProblem.Severity
Packages that use BuilderProblem.Severity
- 
Uses of BuilderProblem.Severity in org.apache.maven.api.servicesMethods in org.apache.maven.api.services that return BuilderProblem.SeverityModifier and TypeMethodDescriptionBuilderProblem.getSeverity()Gets the severity level of this problem.static BuilderProblem.SeverityReturns 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.