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