Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.BugPattern
-
Packages that use BugCollection.BugPattern Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.BugPattern in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.BugPattern Modifier and Type Field Description protected List<BugCollection.BugPattern>BugCollection. bugPatternMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.BugPattern Modifier and Type Method Description BugCollection.BugPatternObjectFactory. createBugCollectionBugPattern()Create an instance ofBugCollection.BugPatternMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.BugPattern Modifier and Type Method Description List<BugCollection.BugPattern>BugCollection. getBugPattern()Gets the value of the bugPattern property.
-