Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.BugCode
-
Packages that use BugCollection.BugCode Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.BugCode in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.BugCode Modifier and Type Field Description protected List<BugCollection.BugCode>BugCollection. bugCodeMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.BugCode Modifier and Type Method Description BugCollection.BugCodeObjectFactory. createBugCollectionBugCode()Create an instance ofBugCollection.BugCodeMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.BugCode Modifier and Type Method Description List<BugCollection.BugCode>BugCollection. getBugCode()Gets the value of the bugCode property.
-