public class ObjectFactory
extends java.lang.Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.kontext_e.jqassistant.plugin.findbugs.jaxb
|
public ObjectFactory()
public BugCollectionType createBugCollectionType()
BugCollectionTypepublic ClassProfileType createClassProfileType()
ClassProfileTypepublic ErrorsType createErrorsType()
ErrorsTypepublic ProjectType createProjectType()
ProjectTypepublic FindBugsSummaryType createFindBugsSummaryType()
FindBugsSummaryTypepublic SourceLineType createSourceLineType()
SourceLineTypepublic ClassStatsType createClassStatsType()
ClassStatsTypepublic MethodType createMethodType()
MethodTypepublic FindBugsProfileType createFindBugsProfileType()
FindBugsProfileTypepublic PackageStatsType createPackageStatsType()
PackageStatsTypepublic BugInstanceType createBugInstanceType()
BugInstanceTypepublic javax.xml.bind.JAXBElement<BugCollectionType> createBugCollection(BugCollectionType value)