public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.type_test.types2
|
public ObjectFactory()
public ComplexTypeWithAttributeGroup createComplexTypeWithAttributeGroup()
ComplexTypeWithAttributeGrouppublic ComplexTypeWithAttributeGroup1 createComplexTypeWithAttributeGroup1()
ComplexTypeWithAttributeGroup1public SequenceWithGroupSeq createSequenceWithGroupSeq()
SequenceWithGroupSeqpublic SequenceWithGroupChoice createSequenceWithGroupChoice()
SequenceWithGroupChoicepublic SequenceWithGroups createSequenceWithGroups()
SequenceWithGroupspublic SequenceWithOccuringGroup createSequenceWithOccuringGroup()
SequenceWithOccuringGrouppublic ChoiceWithGroupSeq createChoiceWithGroupSeq()
ChoiceWithGroupSeqpublic ChoiceWithGroupChoice createChoiceWithGroupChoice()
ChoiceWithGroupChoicepublic ChoiceWithGroups createChoiceWithGroups()
ChoiceWithGroupspublic GroupDirectlyInComplexType createGroupDirectlyInComplexType()
GroupDirectlyInComplexTypepublic ChoiceOfSeq createChoiceOfSeq()
ChoiceOfSeqpublic ChoiceOfChoice createChoiceOfChoice()
ChoiceOfChoicepublic ComplexTypeWithAttributes createComplexTypeWithAttributes()
ComplexTypeWithAttributespublic StructWithAny createStructWithAny()
StructWithAnypublic StructWithAnyArray createStructWithAnyArray()
StructWithAnyArraypublic StructWithAnyStrict createStructWithAnyStrict()
StructWithAnyStrictpublic StructWithAnyArrayLax createStructWithAnyArrayLax()
StructWithAnyArrayLaxpublic IDTypeAttribute createIDTypeAttribute()
IDTypeAttributepublic MultipleOccursSequenceInSequence createMultipleOccursSequenceInSequence()
MultipleOccursSequenceInSequencepublic StructWithBinary createStructWithBinary()
StructWithBinarypublic ChoiceWithBinary createChoiceWithBinary()
ChoiceWithBinarypublic ExtBase64Binary createExtBase64Binary()
ExtBase64Binarypublic StructWithAnyAttribute createStructWithAnyAttribute()
StructWithAnyAttributepublic ChoiceWithAnyAttribute createChoiceWithAnyAttribute()
ChoiceWithAnyAttributepublic SimpleContentExtWithAnyAttribute createSimpleContentExtWithAnyAttribute()
SimpleContentExtWithAnyAttributepublic OccuringStructWithAnyAttribute createOccuringStructWithAnyAttribute()
OccuringStructWithAnyAttributepublic OccuringChoiceWithAnyAttribute createOccuringChoiceWithAnyAttribute()
OccuringChoiceWithAnyAttributeApache CXF