Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.Errors
-
Packages that use BugCollection.Errors Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.Errors in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.Errors Modifier and Type Field Description protected BugCollection.ErrorsBugCollection. errorsMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.Errors Modifier and Type Method Description BugCollection.ErrorsObjectFactory. createBugCollectionErrors()Create an instance ofBugCollection.ErrorsBugCollection.ErrorsBugCollection. getErrors()Gets the value of the errors property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.Errors Modifier and Type Method Description voidBugCollection. setErrors(BugCollection.Errors value)Sets the value of the errors property.
-