Package org.apache.type_test.types2
Class ObjectFactory
java.lang.Object
org.apache.type_test.types2.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v3.0.2",
date="2023-06-06T12:44:56-04:00")
public class ObjectFactory
extends Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.type_test.types2 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
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.type_test.types2 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofChoiceOfChoiceCreate an instance ofChoiceOfSeqCreate an instance ofChoiceWithAnyAttributeCreate an instance ofChoiceWithBinaryCreate an instance ofChoiceWithGroupChoiceCreate an instance ofChoiceWithGroupsCreate an instance ofChoiceWithGroupSeqCreate an instance ofComplexTypeWithAttributeGroupCreate an instance ofComplexTypeWithAttributeGroup1Create an instance ofComplexTypeWithAttributesCreate an instance ofExtBase64BinaryCreate an instance ofGroupDirectlyInComplexTypeCreate an instance ofIDTypeAttributeCreate an instance ofMultipleOccursSequenceInSequenceCreate an instance ofOccuringChoiceWithAnyAttributeCreate an instance ofOccuringStructWithAnyAttributeCreate an instance ofSequenceWithGroupChoiceCreate an instance ofSequenceWithGroupsCreate an instance ofSequenceWithGroupSeqCreate an instance ofSequenceWithOccuringGroupCreate an instance ofSimpleContentExtWithAnyAttributeCreate an instance ofStructWithAnyCreate an instance ofStructWithAnyArrayCreate an instance ofStructWithAnyArrayLaxCreate an instance ofStructWithAnyAttributeCreate an instance ofStructWithAnyStrictCreate an instance ofStructWithBinary
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.type_test.types2
-
-
Method Details
-
createComplexTypeWithAttributeGroup
Create an instance ofComplexTypeWithAttributeGroup -
createComplexTypeWithAttributeGroup1
Create an instance ofComplexTypeWithAttributeGroup1 -
createSequenceWithGroupSeq
Create an instance ofSequenceWithGroupSeq -
createSequenceWithGroupChoice
Create an instance ofSequenceWithGroupChoice -
createSequenceWithGroups
Create an instance ofSequenceWithGroups -
createSequenceWithOccuringGroup
Create an instance ofSequenceWithOccuringGroup -
createChoiceWithGroupSeq
Create an instance ofChoiceWithGroupSeq -
createChoiceWithGroupChoice
Create an instance ofChoiceWithGroupChoice -
createChoiceWithGroups
Create an instance ofChoiceWithGroups -
createGroupDirectlyInComplexType
Create an instance ofGroupDirectlyInComplexType -
createChoiceOfSeq
Create an instance ofChoiceOfSeq -
createChoiceOfChoice
Create an instance ofChoiceOfChoice -
createComplexTypeWithAttributes
Create an instance ofComplexTypeWithAttributes -
createStructWithAny
Create an instance ofStructWithAny -
createStructWithAnyArray
Create an instance ofStructWithAnyArray -
createStructWithAnyStrict
Create an instance ofStructWithAnyStrict -
createStructWithAnyArrayLax
Create an instance ofStructWithAnyArrayLax -
createIDTypeAttribute
Create an instance ofIDTypeAttribute -
createMultipleOccursSequenceInSequence
Create an instance ofMultipleOccursSequenceInSequence -
createStructWithBinary
Create an instance ofStructWithBinary -
createChoiceWithBinary
Create an instance ofChoiceWithBinary -
createExtBase64Binary
Create an instance ofExtBase64Binary -
createStructWithAnyAttribute
Create an instance ofStructWithAnyAttribute -
createChoiceWithAnyAttribute
Create an instance ofChoiceWithAnyAttribute -
createSimpleContentExtWithAnyAttribute
Create an instance ofSimpleContentExtWithAnyAttribute -
createOccuringStructWithAnyAttribute
Create an instance ofOccuringStructWithAnyAttribute -
createOccuringChoiceWithAnyAttribute
Create an instance ofOccuringChoiceWithAnyAttribute
-