Uses of Enum
org.eluder.coveralls.maven.plugin.validation.ValidationError.Level
Packages that use ValidationError.Level
-
Uses of ValidationError.Level in org.eluder.coveralls.maven.plugin.validation
Methods in org.eluder.coveralls.maven.plugin.validation that return ValidationError.LevelModifier and TypeMethodDescriptionValidationError.getLevel()
static ValidationError.Level
Returns the enum constant of this type with the specified name.static ValidationError.Level[]
ValidationError.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eluder.coveralls.maven.plugin.validation with parameters of type ValidationError.Level