Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.BugCategory
-
Packages that use BugCollection.BugCategory Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.BugCategory in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.BugCategory Modifier and Type Field Description protected List<BugCollection.BugCategory>BugCollection. bugCategoryMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.BugCategory Modifier and Type Method Description BugCollection.BugCategoryObjectFactory. createBugCollectionBugCategory()Create an instance ofBugCollection.BugCategoryMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.BugCategory Modifier and Type Method Description List<BugCollection.BugCategory>BugCollection. getBugCategory()Gets the value of the bugCategory property.
-