Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugMatcherType
-
Packages that use BugMatcherType Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugMatcherType in de.chkal.maven.gitlab.codequality.spotbugs
Methods in de.chkal.maven.gitlab.codequality.spotbugs that return BugMatcherType Modifier and Type Method Description BugMatcherTypeObjectFactory. createBugMatcherType()Create an instance ofBugMatcherTypeMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugMatcherType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BugMatcherType>ObjectFactory. createBug(BugMatcherType value)Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugMatcherType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BugMatcherType>ObjectFactory. createBug(BugMatcherType value)
-