Class ObjectFactory
- java.lang.Object
-
- io.github.dnalchemist.gitlab.codequality.spotbugs.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the io.github.dnalchemist.gitlab.codequality.spotbugs package.An ObjectFactory allows you to programmatically 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: io.github.dnalchemist.gitlab.codequality.spotbugs
-
Method Summary
-
-
-
Method Detail
-
createBugCollection
public BugCollection createBugCollection()
Create an instance ofBugCollection- Returns:
- the new instance of
BugCollection
-
createBugCollectionHistory
public BugCollection.History createBugCollectionHistory()
Create an instance ofBugCollection.History- Returns:
- the new instance of
BugCollection.History
-
createBugCollectionClassFeatures
public BugCollection.ClassFeatures createBugCollectionClassFeatures()
Create an instance ofBugCollection.ClassFeatures- Returns:
- the new instance of
BugCollection.ClassFeatures
-
createBugCollectionClassFeaturesClassFeatureSet
public BugCollection.ClassFeatures.ClassFeatureSet createBugCollectionClassFeaturesClassFeatureSet()
Create an instance ofBugCollection.ClassFeatures.ClassFeatureSet- Returns:
- the new instance of
BugCollection.ClassFeatures.ClassFeatureSet
-
createBugCollectionFindBugsSummary
public BugCollection.FindBugsSummary createBugCollectionFindBugsSummary()
Create an instance ofBugCollection.FindBugsSummary- Returns:
- the new instance of
BugCollection.FindBugsSummary
-
createBugCollectionFindBugsSummaryFindBugsProfile
public BugCollection.FindBugsSummary.FindBugsProfile createBugCollectionFindBugsSummaryFindBugsProfile()
Create an instance ofBugCollection.FindBugsSummary.FindBugsProfile- Returns:
- the new instance of
BugCollection.FindBugsSummary.FindBugsProfile
-
createBugCollectionFindBugsSummaryPackageStats
public BugCollection.FindBugsSummary.PackageStats createBugCollectionFindBugsSummaryPackageStats()
Create an instance ofBugCollection.FindBugsSummary.PackageStats- Returns:
- the new instance of
BugCollection.FindBugsSummary.PackageStats
-
createBugCollectionBugInstance
public BugCollection.BugInstance createBugCollectionBugInstance()
Create an instance ofBugCollection.BugInstance- Returns:
- the new instance of
BugCollection.BugInstance
-
createBugCollectionProject
public BugCollection.Project createBugCollectionProject()
Create an instance ofBugCollection.Project- Returns:
- the new instance of
BugCollection.Project
-
createBugCollectionProjectCloud
public BugCollection.Project.Cloud createBugCollectionProjectCloud()
Create an instance ofBugCollection.Project.Cloud- Returns:
- the new instance of
BugCollection.Project.Cloud
-
createFindBugsFilter
public FindBugsFilter createFindBugsFilter()
Create an instance ofFindBugsFilter- Returns:
- the new instance of
FindBugsFilter
-
createBugCollectionBugCategory
public BugCollection.BugCategory createBugCollectionBugCategory()
Create an instance ofBugCollection.BugCategory- Returns:
- the new instance of
BugCollection.BugCategory
-
createBugCollectionBugPattern
public BugCollection.BugPattern createBugCollectionBugPattern()
Create an instance ofBugCollection.BugPattern- Returns:
- the new instance of
BugCollection.BugPattern
-
createBugCollectionBugCode
public BugCollection.BugCode createBugCollectionBugCode()
Create an instance ofBugCollection.BugCode- Returns:
- the new instance of
BugCollection.BugCode
-
createBugCollectionErrors
public BugCollection.Errors createBugCollectionErrors()
Create an instance ofBugCollection.Errors- Returns:
- the new instance of
BugCollection.Errors
-
createSourceLine
public SourceLine createSourceLine()
Create an instance ofSourceLine- Returns:
- the new instance of
SourceLine
-
createBugMatcherType
public BugMatcherType createBugMatcherType()
Create an instance ofBugMatcherType- Returns:
- the new instance of
BugMatcherType
-
createClassMatcherType
public ClassMatcherType createClassMatcherType()
Create an instance ofClassMatcherType- Returns:
- the new instance of
ClassMatcherType
-
createTypeMatcherType
public TypeMatcherType createTypeMatcherType()
Create an instance ofTypeMatcherType- Returns:
- the new instance of
TypeMatcherType
-
createFirstVersionMatcherType
public FirstVersionMatcherType createFirstVersionMatcherType()
Create an instance ofFirstVersionMatcherType- Returns:
- the new instance of
FirstVersionMatcherType
-
createLastVersionMatcherType
public LastVersionMatcherType createLastVersionMatcherType()
Create an instance ofLastVersionMatcherType- Returns:
- the new instance of
LastVersionMatcherType
-
createDesignationMatcherType
public DesignationMatcherType createDesignationMatcherType()
Create an instance ofDesignationMatcherType- Returns:
- the new instance of
DesignationMatcherType
-
createBugCodeMatcherType
public BugCodeMatcherType createBugCodeMatcherType()
Create an instance ofBugCodeMatcherType- Returns:
- the new instance of
BugCodeMatcherType
-
createLocalMatcherType
public LocalMatcherType createLocalMatcherType()
Create an instance ofLocalMatcherType- Returns:
- the new instance of
LocalMatcherType
-
createBugPatternMatcherType
public BugPatternMatcherType createBugPatternMatcherType()
Create an instance ofBugPatternMatcherType- Returns:
- the new instance of
BugPatternMatcherType
-
createPriorityMatcherType
public PriorityMatcherType createPriorityMatcherType()
Create an instance ofPriorityMatcherType- Returns:
- the new instance of
PriorityMatcherType
-
createRankMatcherType
public RankMatcherType createRankMatcherType()
Create an instance ofRankMatcherType- Returns:
- the new instance of
RankMatcherType
-
createPackageMatcherType
public PackageMatcherType createPackageMatcherType()
Create an instance ofPackageMatcherType- Returns:
- the new instance of
PackageMatcherType
-
createMethodMatcherType
public MethodMatcherType createMethodMatcherType()
Create an instance ofMethodMatcherType- Returns:
- the new instance of
MethodMatcherType
-
createFieldMatcherType
public FieldMatcherType createFieldMatcherType()
Create an instance ofFieldMatcherType- Returns:
- the new instance of
FieldMatcherType
-
createOrMatcherType
public OrMatcherType createOrMatcherType()
Create an instance ofOrMatcherType- Returns:
- the new instance of
OrMatcherType
-
createAndMatcherType
public AndMatcherType createAndMatcherType()
Create an instance ofAndMatcherType- Returns:
- the new instance of
AndMatcherType
-
createMatchMatcherType
public MatchMatcherType createMatchMatcherType()
Create an instance ofMatchMatcherType- Returns:
- the new instance of
MatchMatcherType
-
createNotMatcherType
public NotMatcherType createNotMatcherType()
Create an instance ofNotMatcherType- Returns:
- the new instance of
NotMatcherType
-
createBugCollectionHistoryAppVersion
public BugCollection.History.AppVersion createBugCollectionHistoryAppVersion()
Create an instance ofBugCollection.History.AppVersion- Returns:
- the new instance of
BugCollection.History.AppVersion
-
createBugCollectionClassFeaturesClassFeatureSetFeature
public BugCollection.ClassFeatures.ClassFeatureSet.Feature createBugCollectionClassFeaturesClassFeatureSetFeature()
Create an instance ofBugCollection.ClassFeatures.ClassFeatureSet.Feature- Returns:
- the new instance of
BugCollection.ClassFeatures.ClassFeatureSet.Feature
-
createBugCollectionFindBugsSummaryFileStats
public BugCollection.FindBugsSummary.FileStats createBugCollectionFindBugsSummaryFileStats()
Create an instance ofBugCollection.FindBugsSummary.FileStats- Returns:
- the new instance of
BugCollection.FindBugsSummary.FileStats
-
createBugCollectionFindBugsSummaryFindBugsProfileClassProfile
public BugCollection.FindBugsSummary.FindBugsProfile.ClassProfile createBugCollectionFindBugsSummaryFindBugsProfileClassProfile()
Create an instance ofBugCollection.FindBugsSummary.FindBugsProfile.ClassProfile- Returns:
- the new instance of
BugCollection.FindBugsSummary.FindBugsProfile.ClassProfile
-
createBugCollectionFindBugsSummaryPackageStatsClassStats
public BugCollection.FindBugsSummary.PackageStats.ClassStats createBugCollectionFindBugsSummaryPackageStatsClassStats()
Create an instance ofBugCollection.FindBugsSummary.PackageStats.ClassStats- Returns:
- the new instance of
BugCollection.FindBugsSummary.PackageStats.ClassStats
-
createBugCollectionBugInstanceClass
public BugCollection.BugInstance.Class createBugCollectionBugInstanceClass()
Create an instance ofBugCollection.BugInstance.Class- Returns:
- the new instance of
BugCollection.BugInstance.Class
-
createBugCollectionBugInstanceType
public BugCollection.BugInstance.Type createBugCollectionBugInstanceType()
Create an instance ofBugCollection.BugInstance.Type- Returns:
- the new instance of
BugCollection.BugInstance.Type
-
createBugCollectionBugInstanceMethod
public BugCollection.BugInstance.Method createBugCollectionBugInstanceMethod()
Create an instance ofBugCollection.BugInstance.Method- Returns:
- the new instance of
BugCollection.BugInstance.Method
-
createBugCollectionBugInstanceLocalVariable
public BugCollection.BugInstance.LocalVariable createBugCollectionBugInstanceLocalVariable()
Create an instance ofBugCollection.BugInstance.LocalVariable- Returns:
- the new instance of
BugCollection.BugInstance.LocalVariable
-
createBugCollectionBugInstanceField
public BugCollection.BugInstance.Field createBugCollectionBugInstanceField()
Create an instance ofBugCollection.BugInstance.Field- Returns:
- the new instance of
BugCollection.BugInstance.Field
-
createBugCollectionBugInstanceInt
public BugCollection.BugInstance.Int createBugCollectionBugInstanceInt()
Create an instance ofBugCollection.BugInstance.Int- Returns:
- the new instance of
BugCollection.BugInstance.Int
-
createBugCollectionBugInstanceString
public BugCollection.BugInstance.String createBugCollectionBugInstanceString()
Create an instance ofBugCollection.BugInstance.String- Returns:
- the new instance of
BugCollection.BugInstance.String
-
createBugCollectionBugInstanceProperty
public BugCollection.BugInstance.Property createBugCollectionBugInstanceProperty()
Create an instance ofBugCollection.BugInstance.Property- Returns:
- the new instance of
BugCollection.BugInstance.Property
-
createBugCollectionBugInstanceUserAnnotation
public BugCollection.BugInstance.UserAnnotation createBugCollectionBugInstanceUserAnnotation()
Create an instance ofBugCollection.BugInstance.UserAnnotation- Returns:
- the new instance of
BugCollection.BugInstance.UserAnnotation
-
createBugCollectionProjectPlugin
public BugCollection.Project.Plugin createBugCollectionProjectPlugin()
Create an instance ofBugCollection.Project.Plugin- Returns:
- the new instance of
BugCollection.Project.Plugin
-
createBugCollectionProjectSuppressionFilter
public BugCollection.Project.SuppressionFilter createBugCollectionProjectSuppressionFilter()
Create an instance ofBugCollection.Project.SuppressionFilter- Returns:
- the new instance of
BugCollection.Project.SuppressionFilter
-
createBugCollectionProjectCloudProperty
public BugCollection.Project.Cloud.Property createBugCollectionProjectCloudProperty()
Create an instance ofBugCollection.Project.Cloud.Property- Returns:
- the new instance of
BugCollection.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<java.lang.String> createMessage(java.lang.String value)
Create an instance ofJAXBElement<String>- 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>
-
-