Class ObjectFactory
- java.lang.Object
-
- de.chkal.maven.gitlab.codequality.spotbugs.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the de.chkal.maven.gitlab.codequality.spotbugs package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.chkal.maven.gitlab.codequality.spotbugs
-
Method Summary
-
-
-
Method Detail
-
createBugCollection
public BugCollection createBugCollection()
Create an instance ofBugCollection
-
createBugCollectionHistory
public BugCollection.History createBugCollectionHistory()
Create an instance ofBugCollection.History
-
createBugCollectionClassFeatures
public BugCollection.ClassFeatures createBugCollectionClassFeatures()
Create an instance ofBugCollection.ClassFeatures
-
createBugCollectionClassFeaturesClassFeatureSet
public BugCollection.ClassFeatures.ClassFeatureSet createBugCollectionClassFeaturesClassFeatureSet()
Create an instance ofBugCollection.ClassFeatures.ClassFeatureSet
-
createBugCollectionFindBugsSummary
public BugCollection.FindBugsSummary createBugCollectionFindBugsSummary()
Create an instance ofBugCollection.FindBugsSummary
-
createBugCollectionFindBugsSummaryFindBugsProfile
public BugCollection.FindBugsSummary.FindBugsProfile createBugCollectionFindBugsSummaryFindBugsProfile()
Create an instance ofBugCollection.FindBugsSummary.FindBugsProfile
-
createBugCollectionFindBugsSummaryPackageStats
public BugCollection.FindBugsSummary.PackageStats createBugCollectionFindBugsSummaryPackageStats()
Create an instance ofBugCollection.FindBugsSummary.PackageStats
-
createBugCollectionBugInstance
public BugCollection.BugInstance createBugCollectionBugInstance()
Create an instance ofBugCollection.BugInstance
-
createBugCollectionProject
public BugCollection.Project createBugCollectionProject()
Create an instance ofBugCollection.Project
-
createBugCollectionProjectCloud
public BugCollection.Project.Cloud createBugCollectionProjectCloud()
Create an instance ofBugCollection.Project.Cloud
-
createFindBugsFilter
public FindBugsFilter createFindBugsFilter()
Create an instance ofFindBugsFilter
-
createBugCollectionBugCategory
public BugCollection.BugCategory createBugCollectionBugCategory()
Create an instance ofBugCollection.BugCategory
-
createBugCollectionBugPattern
public BugCollection.BugPattern createBugCollectionBugPattern()
Create an instance ofBugCollection.BugPattern
-
createBugCollectionBugCode
public BugCollection.BugCode createBugCollectionBugCode()
Create an instance ofBugCollection.BugCode
-
createBugCollectionErrors
public BugCollection.Errors createBugCollectionErrors()
Create an instance ofBugCollection.Errors
-
createSourceLine
public SourceLine createSourceLine()
Create an instance ofSourceLine
-
createBugMatcherType
public BugMatcherType createBugMatcherType()
Create an instance ofBugMatcherType
-
createClassMatcherType
public ClassMatcherType createClassMatcherType()
Create an instance ofClassMatcherType
-
createTypeMatcherType
public TypeMatcherType createTypeMatcherType()
Create an instance ofTypeMatcherType
-
createFirstVersionMatcherType
public FirstVersionMatcherType createFirstVersionMatcherType()
Create an instance ofFirstVersionMatcherType
-
createLastVersionMatcherType
public LastVersionMatcherType createLastVersionMatcherType()
Create an instance ofLastVersionMatcherType
-
createDesignationMatcherType
public DesignationMatcherType createDesignationMatcherType()
Create an instance ofDesignationMatcherType
-
createBugCodeMatcherType
public BugCodeMatcherType createBugCodeMatcherType()
Create an instance ofBugCodeMatcherType
-
createLocalMatcherType
public LocalMatcherType createLocalMatcherType()
Create an instance ofLocalMatcherType
-
createBugPatternMatcherType
public BugPatternMatcherType createBugPatternMatcherType()
Create an instance ofBugPatternMatcherType
-
createPriorityMatcherType
public PriorityMatcherType createPriorityMatcherType()
Create an instance ofPriorityMatcherType
-
createRankMatcherType
public RankMatcherType createRankMatcherType()
Create an instance ofRankMatcherType
-
createPackageMatcherType
public PackageMatcherType createPackageMatcherType()
Create an instance ofPackageMatcherType
-
createMethodMatcherType
public MethodMatcherType createMethodMatcherType()
Create an instance ofMethodMatcherType
-
createFieldMatcherType
public FieldMatcherType createFieldMatcherType()
Create an instance ofFieldMatcherType
-
createOrMatcherType
public OrMatcherType createOrMatcherType()
Create an instance ofOrMatcherType
-
createAndMatcherType
public AndMatcherType createAndMatcherType()
Create an instance ofAndMatcherType
-
createMatchMatcherType
public MatchMatcherType createMatchMatcherType()
Create an instance ofMatchMatcherType
-
createNotMatcherType
public NotMatcherType createNotMatcherType()
Create an instance ofNotMatcherType
-
createBugCollectionHistoryAppVersion
public BugCollection.History.AppVersion createBugCollectionHistoryAppVersion()
Create an instance ofBugCollection.History.AppVersion
-
createBugCollectionClassFeaturesClassFeatureSetFeature
public BugCollection.ClassFeatures.ClassFeatureSet.Feature createBugCollectionClassFeaturesClassFeatureSetFeature()
Create an instance ofBugCollection.ClassFeatures.ClassFeatureSet.Feature
-
createBugCollectionFindBugsSummaryFileStats
public BugCollection.FindBugsSummary.FileStats createBugCollectionFindBugsSummaryFileStats()
Create an instance ofBugCollection.FindBugsSummary.FileStats
-
createBugCollectionFindBugsSummaryFindBugsProfileClassProfile
public BugCollection.FindBugsSummary.FindBugsProfile.ClassProfile createBugCollectionFindBugsSummaryFindBugsProfileClassProfile()
Create an instance ofBugCollection.FindBugsSummary.FindBugsProfile.ClassProfile
-
createBugCollectionFindBugsSummaryPackageStatsClassStats
public BugCollection.FindBugsSummary.PackageStats.ClassStats createBugCollectionFindBugsSummaryPackageStatsClassStats()
Create an instance ofBugCollection.FindBugsSummary.PackageStats.ClassStats
-
createBugCollectionBugInstanceClass
public BugCollection.BugInstance.Class createBugCollectionBugInstanceClass()
Create an instance ofBugCollection.BugInstance.Class
-
createBugCollectionBugInstanceType
public BugCollection.BugInstance.Type createBugCollectionBugInstanceType()
Create an instance ofBugCollection.BugInstance.Type
-
createBugCollectionBugInstanceMethod
public BugCollection.BugInstance.Method createBugCollectionBugInstanceMethod()
Create an instance ofBugCollection.BugInstance.Method
-
createBugCollectionBugInstanceLocalVariable
public BugCollection.BugInstance.LocalVariable createBugCollectionBugInstanceLocalVariable()
Create an instance ofBugCollection.BugInstance.LocalVariable
-
createBugCollectionBugInstanceField
public BugCollection.BugInstance.Field createBugCollectionBugInstanceField()
Create an instance ofBugCollection.BugInstance.Field
-
createBugCollectionBugInstanceInt
public BugCollection.BugInstance.Int createBugCollectionBugInstanceInt()
Create an instance ofBugCollection.BugInstance.Int
-
createBugCollectionBugInstanceString
public BugCollection.BugInstance.String createBugCollectionBugInstanceString()
Create an instance ofBugCollection.BugInstance.String
-
createBugCollectionBugInstanceProperty
public BugCollection.BugInstance.Property createBugCollectionBugInstanceProperty()
Create an instance ofBugCollection.BugInstance.Property
-
createBugCollectionBugInstanceUserAnnotation
public BugCollection.BugInstance.UserAnnotation createBugCollectionBugInstanceUserAnnotation()
Create an instance ofBugCollection.BugInstance.UserAnnotation
-
createBugCollectionProjectPlugin
public BugCollection.Project.Plugin createBugCollectionProjectPlugin()
Create an instance ofBugCollection.Project.Plugin
-
createBugCollectionProjectSuppressionFilter
public BugCollection.Project.SuppressionFilter createBugCollectionProjectSuppressionFilter()
Create an instance ofBugCollection.Project.SuppressionFilter
-
createBugCollectionProjectCloudProperty
public BugCollection.Project.Cloud.Property createBugCollectionProjectCloudProperty()
Create an instance ofBugCollection.Project.Cloud.Property
-
createMatcher
public jakarta.xml.bind.JAXBElement<MatcherType> createMatcher(MatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MatcherType>
-
createMessage
public jakarta.xml.bind.JAXBElement<String> createMessage(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createBug
public jakarta.xml.bind.JAXBElement<BugMatcherType> createBug(BugMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BugMatcherType>
-
createClass
public jakarta.xml.bind.JAXBElement<ClassMatcherType> createClass(ClassMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ClassMatcherType>
-
createType
public jakarta.xml.bind.JAXBElement<TypeMatcherType> createType(TypeMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TypeMatcherType>
-
createFirstVersion
public jakarta.xml.bind.JAXBElement<FirstVersionMatcherType> createFirstVersion(FirstVersionMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FirstVersionMatcherType>
-
createLastVersion
public jakarta.xml.bind.JAXBElement<LastVersionMatcherType> createLastVersion(LastVersionMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LastVersionMatcherType>
-
createDesignation
public jakarta.xml.bind.JAXBElement<DesignationMatcherType> createDesignation(DesignationMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DesignationMatcherType>
-
createBugCode
public jakarta.xml.bind.JAXBElement<BugCodeMatcherType> createBugCode(BugCodeMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BugCodeMatcherType>
-
createLocal
public jakarta.xml.bind.JAXBElement<LocalMatcherType> createLocal(LocalMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LocalMatcherType>
-
createBugPattern
public jakarta.xml.bind.JAXBElement<BugPatternMatcherType> createBugPattern(BugPatternMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BugPatternMatcherType>
-
createPriority
public jakarta.xml.bind.JAXBElement<PriorityMatcherType> createPriority(PriorityMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PriorityMatcherType>
-
createRank
public jakarta.xml.bind.JAXBElement<RankMatcherType> createRank(RankMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RankMatcherType>
-
createPackage
public jakarta.xml.bind.JAXBElement<PackageMatcherType> createPackage(PackageMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PackageMatcherType>
-
createMethod
public jakarta.xml.bind.JAXBElement<MethodMatcherType> createMethod(MethodMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MethodMatcherType>
-
createField
public jakarta.xml.bind.JAXBElement<FieldMatcherType> createField(FieldMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FieldMatcherType>
-
createOr
public jakarta.xml.bind.JAXBElement<OrMatcherType> createOr(OrMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OrMatcherType>
-
createAnd
public jakarta.xml.bind.JAXBElement<AndMatcherType> createAnd(AndMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AndMatcherType>
-
createMatch
public jakarta.xml.bind.JAXBElement<MatchMatcherType> createMatch(MatchMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MatchMatcherType>
-
createNot
public jakarta.xml.bind.JAXBElement<NotMatcherType> createNot(NotMatcherType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NotMatcherType>
-
-