Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.Project
-
Packages that use BugCollection.Project Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.Project in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.Project Modifier and Type Field Description protected BugCollection.ProjectBugCollection. projectMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.Project Modifier and Type Method Description BugCollection.ProjectObjectFactory. createBugCollectionProject()Create an instance ofBugCollection.ProjectBugCollection.ProjectBugCollection. getProject()Gets the value of the project property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.Project Modifier and Type Method Description voidBugCollection. setProject(BugCollection.Project value)Sets the value of the project property.
-