Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.FindBugsSummary
-
Packages that use BugCollection.FindBugsSummary Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.FindBugsSummary in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.FindBugsSummary Modifier and Type Field Description protected BugCollection.FindBugsSummaryBugCollection. findBugsSummaryMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.FindBugsSummary Modifier and Type Method Description BugCollection.FindBugsSummaryObjectFactory. createBugCollectionFindBugsSummary()Create an instance ofBugCollection.FindBugsSummaryBugCollection.FindBugsSummaryBugCollection. getFindBugsSummary()Gets the value of the findBugsSummary property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.FindBugsSummary Modifier and Type Method Description voidBugCollection. setFindBugsSummary(BugCollection.FindBugsSummary value)Sets the value of the findBugsSummary property.
-