Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.BugInstance
-
Packages that use BugCollection.BugInstance Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.BugInstance in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.BugInstance Modifier and Type Field Description protected List<BugCollection.BugInstance>BugCollection. bugInstanceMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.BugInstance Modifier and Type Method Description BugCollection.BugInstanceObjectFactory. createBugCollectionBugInstance()Create an instance ofBugCollection.BugInstanceMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.BugInstance Modifier and Type Method Description List<BugCollection.BugInstance>BugCollection. getBugInstance()Gets the value of the bugInstance property.
-