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