de.kontext_e.jqassistant.plugin.findbugs.jaxb.ObjectFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqassistant.plugin.findbugs Show documentation
Show all versions of jqassistant.plugin.findbugs Show documentation
Some jQAssistant plugins sponsored by Kontext E
The newest version!
package de.kontext_e.jqassistant.plugin.findbugs.jaxb;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the de.kontext_e.jqassistant.plugin.findbugs.jaxb package.
* createBugCollection(BugCollectionType value) {
return new JAXBElement(_BugCollection_QNAME, BugCollectionType.class, null, value);
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy