org.apache.type_test.types3
Class ObjectFactory

java.lang.Object
  extended by org.apache.type_test.types3.ObjectFactory

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.types3 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.type_test.types3
 
Method Summary
 ArrayOfMRecSeqD createArrayOfMRecSeqD()
          Create an instance of ArrayOfMRecSeqD
 ChoiceWithSubstitutionGroup createChoiceWithSubstitutionGroup()
          Create an instance of ChoiceWithSubstitutionGroup
 ChoiceWithSubstitutionGroupAbstract createChoiceWithSubstitutionGroupAbstract()
          Create an instance of ChoiceWithSubstitutionGroupAbstract
 ChoiceWithSubstitutionGroupNil createChoiceWithSubstitutionGroupNil()
          Create an instance of ChoiceWithSubstitutionGroupNil
 javax.xml.bind.JAXBElement<BigInteger> createChoiceWithSubstitutionGroupNilVarInt(BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 MRecSeqA createMRecSeqA()
          Create an instance of MRecSeqA
 MRecSeqB createMRecSeqB()
          Create an instance of MRecSeqB
 MRecSeqC createMRecSeqC()
          Create an instance of MRecSeqC
 MRecSeqD createMRecSeqD()
          Create an instance of MRecSeqD
 OccuringChoice createOccuringChoice()
          Create an instance of OccuringChoice
 OccuringChoice1 createOccuringChoice1()
          Create an instance of OccuringChoice1
 OccuringChoice2 createOccuringChoice2()
          Create an instance of OccuringChoice2
 OccuringStruct createOccuringStruct()
          Create an instance of OccuringStruct
 OccuringStruct1 createOccuringStruct1()
          Create an instance of OccuringStruct1
 OccuringStruct2 createOccuringStruct2()
          Create an instance of OccuringStruct2
 javax.xml.bind.JAXBElement<RecElType> createRecEl(RecElType value)
          Create an instance of JAXBElement<RecElType>}
 javax.xml.bind.JAXBElement<RecElNextType> createRecElNext(RecElNextType value)
          Create an instance of JAXBElement<RecElNextType>}
 RecElNextType createRecElNextType()
          Create an instance of RecElNextType
 RecElType createRecElType()
          Create an instance of RecElType
 javax.xml.bind.JAXBElement<RecInnerType> createRecInner(RecInnerType value)
          Create an instance of JAXBElement<RecInnerType>}
 javax.xml.bind.JAXBElement<RecInnerNextType> createRecInnerNext(RecInnerNextType value)
          Create an instance of JAXBElement<RecInnerNextType>}
 RecInnerNextType createRecInnerNextType()
          Create an instance of RecInnerNextType
 RecInnerType createRecInnerType()
          Create an instance of RecInnerType
 javax.xml.bind.JAXBElement<RecMostInnerType> createRecMostInner(RecMostInnerType value)
          Create an instance of JAXBElement<RecMostInnerType>}
 javax.xml.bind.JAXBElement<RecMostInnerNextType> createRecMostInnerNext(RecMostInnerNextType value)
          Create an instance of JAXBElement<RecMostInnerNextType>}
 RecMostInnerNextType createRecMostInnerNextType()
          Create an instance of RecMostInnerNextType
 RecMostInnerType createRecMostInnerType()
          Create an instance of RecMostInnerType
 javax.xml.bind.JAXBElement<RecOuterType> createRecOuter(RecOuterType value)
          Create an instance of JAXBElement<RecOuterType>}
 javax.xml.bind.JAXBElement<RecOuterNextType> createRecOuterNext(RecOuterNextType value)
          Create an instance of JAXBElement<RecOuterNextType>}
 RecOuterNextType createRecOuterNextType()
          Create an instance of RecOuterNextType
 RecOuterType createRecOuterType()
          Create an instance of RecOuterType
 javax.xml.bind.JAXBElement<SgBaseTypeA> createSg01BaseElementA(SgBaseTypeA value)
          Create an instance of JAXBElement<SgBaseTypeA>}
 javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg01DerivedElementB(SgDerivedTypeB value)
          Create an instance of JAXBElement<SgDerivedTypeB>}
 javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg01DerivedElementC(SgDerivedTypeC value)
          Create an instance of JAXBElement<SgDerivedTypeC>}
 javax.xml.bind.JAXBElement<SgBaseTypeA> createSg02BaseElementA(SgBaseTypeA value)
          Create an instance of JAXBElement<SgBaseTypeA>}
 javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg02DerivedElementB(SgDerivedTypeB value)
          Create an instance of JAXBElement<SgDerivedTypeB>}
 javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg02DerivedElementC(SgDerivedTypeC value)
          Create an instance of JAXBElement<SgDerivedTypeC>}
 javax.xml.bind.JAXBElement<SgBaseTypeA> createSg03AbstractBaseElementA(SgBaseTypeA value)
          Create an instance of JAXBElement<SgBaseTypeA>}
 javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg03DerivedElementB(SgDerivedTypeB value)
          Create an instance of JAXBElement<SgDerivedTypeB>}
 javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg03DerivedElementC(SgDerivedTypeC value)
          Create an instance of JAXBElement<SgDerivedTypeC>}
 javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg04DerivedElementB(SgDerivedTypeB value)
          Create an instance of JAXBElement<SgDerivedTypeB>}
 javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg04DerivedElementC(SgDerivedTypeC value)
          Create an instance of JAXBElement<SgDerivedTypeC>}
 javax.xml.bind.JAXBElement<SgBaseTypeA> createSg04NillableBaseElementA(SgBaseTypeA value)
          Create an instance of JAXBElement<SgBaseTypeA>}
 SgBaseTypeA createSgBaseTypeA()
          Create an instance of SgBaseTypeA
 SgDerivedTypeB createSgDerivedTypeB()
          Create an instance of SgDerivedTypeB
 SgDerivedTypeC createSgDerivedTypeC()
          Create an instance of SgDerivedTypeC
 StructWithMultipleSubstitutionGroups createStructWithMultipleSubstitutionGroups()
          Create an instance of StructWithMultipleSubstitutionGroups
 StructWithNillableChoice createStructWithNillableChoice()
          Create an instance of StructWithNillableChoice
 StructWithNillableStruct createStructWithNillableStruct()
          Create an instance of StructWithNillableStruct
 StructWithOccuringChoice createStructWithOccuringChoice()
          Create an instance of StructWithOccuringChoice
 StructWithOccuringStruct createStructWithOccuringStruct()
          Create an instance of StructWithOccuringStruct
 StructWithSubstitutionGroup createStructWithSubstitutionGroup()
          Create an instance of StructWithSubstitutionGroup
 StructWithSubstitutionGroupAbstract createStructWithSubstitutionGroupAbstract()
          Create an instance of StructWithSubstitutionGroupAbstract
 StructWithSubstitutionGroupNil createStructWithSubstitutionGroupNil()
          Create an instance of StructWithSubstitutionGroupNil
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.types3

Method Detail

createOccuringStruct

public OccuringStruct createOccuringStruct()
Create an instance of OccuringStruct


createStructWithNillableStruct

public StructWithNillableStruct createStructWithNillableStruct()
Create an instance of StructWithNillableStruct


createRecElType

public RecElType createRecElType()
Create an instance of RecElType


createRecMostInnerNextType

public RecMostInnerNextType createRecMostInnerNextType()
Create an instance of RecMostInnerNextType


createChoiceWithSubstitutionGroupAbstract

public ChoiceWithSubstitutionGroupAbstract createChoiceWithSubstitutionGroupAbstract()
Create an instance of ChoiceWithSubstitutionGroupAbstract


createRecElNextType

public RecElNextType createRecElNextType()
Create an instance of RecElNextType


createChoiceWithSubstitutionGroupNil

public ChoiceWithSubstitutionGroupNil createChoiceWithSubstitutionGroupNil()
Create an instance of ChoiceWithSubstitutionGroupNil


createStructWithSubstitutionGroup

public StructWithSubstitutionGroup createStructWithSubstitutionGroup()
Create an instance of StructWithSubstitutionGroup


createArrayOfMRecSeqD

public ArrayOfMRecSeqD createArrayOfMRecSeqD()
Create an instance of ArrayOfMRecSeqD


createSgDerivedTypeB

public SgDerivedTypeB createSgDerivedTypeB()
Create an instance of SgDerivedTypeB


createSgDerivedTypeC

public SgDerivedTypeC createSgDerivedTypeC()
Create an instance of SgDerivedTypeC


createRecOuterType

public RecOuterType createRecOuterType()
Create an instance of RecOuterType


createRecInnerType

public RecInnerType createRecInnerType()
Create an instance of RecInnerType


createRecMostInnerType

public RecMostInnerType createRecMostInnerType()
Create an instance of RecMostInnerType


createStructWithOccuringChoice

public StructWithOccuringChoice createStructWithOccuringChoice()
Create an instance of StructWithOccuringChoice


createStructWithMultipleSubstitutionGroups

public StructWithMultipleSubstitutionGroups createStructWithMultipleSubstitutionGroups()
Create an instance of StructWithMultipleSubstitutionGroups


createRecInnerNextType

public RecInnerNextType createRecInnerNextType()
Create an instance of RecInnerNextType


createMRecSeqD

public MRecSeqD createMRecSeqD()
Create an instance of MRecSeqD


createMRecSeqB

public MRecSeqB createMRecSeqB()
Create an instance of MRecSeqB


createMRecSeqA

public MRecSeqA createMRecSeqA()
Create an instance of MRecSeqA


createOccuringChoice1

public OccuringChoice1 createOccuringChoice1()
Create an instance of OccuringChoice1


createOccuringStruct1

public OccuringStruct1 createOccuringStruct1()
Create an instance of OccuringStruct1


createChoiceWithSubstitutionGroup

public ChoiceWithSubstitutionGroup createChoiceWithSubstitutionGroup()
Create an instance of ChoiceWithSubstitutionGroup


createSgBaseTypeA

public SgBaseTypeA createSgBaseTypeA()
Create an instance of SgBaseTypeA


createOccuringChoice

public OccuringChoice createOccuringChoice()
Create an instance of OccuringChoice


createStructWithSubstitutionGroupNil

public StructWithSubstitutionGroupNil createStructWithSubstitutionGroupNil()
Create an instance of StructWithSubstitutionGroupNil


createOccuringStruct2

public OccuringStruct2 createOccuringStruct2()
Create an instance of OccuringStruct2


createStructWithOccuringStruct

public StructWithOccuringStruct createStructWithOccuringStruct()
Create an instance of StructWithOccuringStruct


createRecOuterNextType

public RecOuterNextType createRecOuterNextType()
Create an instance of RecOuterNextType


createMRecSeqC

public MRecSeqC createMRecSeqC()
Create an instance of MRecSeqC


createOccuringChoice2

public OccuringChoice2 createOccuringChoice2()
Create an instance of OccuringChoice2


createStructWithNillableChoice

public StructWithNillableChoice createStructWithNillableChoice()
Create an instance of StructWithNillableChoice


createStructWithSubstitutionGroupAbstract

public StructWithSubstitutionGroupAbstract createStructWithSubstitutionGroupAbstract()
Create an instance of StructWithSubstitutionGroupAbstract


createSg04DerivedElementC

public javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg04DerivedElementC(SgDerivedTypeC value)
Create an instance of JAXBElement<SgDerivedTypeC>}


createSg02DerivedElementC

public javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg02DerivedElementC(SgDerivedTypeC value)
Create an instance of JAXBElement<SgDerivedTypeC>}


createSg03AbstractBaseElementA

public javax.xml.bind.JAXBElement<SgBaseTypeA> createSg03AbstractBaseElementA(SgBaseTypeA value)
Create an instance of JAXBElement<SgBaseTypeA>}


createSg04DerivedElementB

public javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg04DerivedElementB(SgDerivedTypeB value)
Create an instance of JAXBElement<SgDerivedTypeB>}


createSg02DerivedElementB

public javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg02DerivedElementB(SgDerivedTypeB value)
Create an instance of JAXBElement<SgDerivedTypeB>}


createRecInner

public javax.xml.bind.JAXBElement<RecInnerType> createRecInner(RecInnerType value)
Create an instance of JAXBElement<RecInnerType>}


createSg02BaseElementA

public javax.xml.bind.JAXBElement<SgBaseTypeA> createSg02BaseElementA(SgBaseTypeA value)
Create an instance of JAXBElement<SgBaseTypeA>}


createRecOuterNext

public javax.xml.bind.JAXBElement<RecOuterNextType> createRecOuterNext(RecOuterNextType value)
Create an instance of JAXBElement<RecOuterNextType>}


createRecOuter

public javax.xml.bind.JAXBElement<RecOuterType> createRecOuter(RecOuterType value)
Create an instance of JAXBElement<RecOuterType>}


createRecEl

public javax.xml.bind.JAXBElement<RecElType> createRecEl(RecElType value)
Create an instance of JAXBElement<RecElType>}


createRecMostInnerNext

public javax.xml.bind.JAXBElement<RecMostInnerNextType> createRecMostInnerNext(RecMostInnerNextType value)
Create an instance of JAXBElement<RecMostInnerNextType>}


createRecMostInner

public javax.xml.bind.JAXBElement<RecMostInnerType> createRecMostInner(RecMostInnerType value)
Create an instance of JAXBElement<RecMostInnerType>}


createSg04NillableBaseElementA

public javax.xml.bind.JAXBElement<SgBaseTypeA> createSg04NillableBaseElementA(SgBaseTypeA value)
Create an instance of JAXBElement<SgBaseTypeA>}


createSg03DerivedElementB

public javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg03DerivedElementB(SgDerivedTypeB value)
Create an instance of JAXBElement<SgDerivedTypeB>}


createSg01BaseElementA

public javax.xml.bind.JAXBElement<SgBaseTypeA> createSg01BaseElementA(SgBaseTypeA value)
Create an instance of JAXBElement<SgBaseTypeA>}


createSg03DerivedElementC

public javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg03DerivedElementC(SgDerivedTypeC value)
Create an instance of JAXBElement<SgDerivedTypeC>}


createRecInnerNext

public javax.xml.bind.JAXBElement<RecInnerNextType> createRecInnerNext(RecInnerNextType value)
Create an instance of JAXBElement<RecInnerNextType>}


createSg01DerivedElementB

public javax.xml.bind.JAXBElement<SgDerivedTypeB> createSg01DerivedElementB(SgDerivedTypeB value)
Create an instance of JAXBElement<SgDerivedTypeB>}


createSg01DerivedElementC

public javax.xml.bind.JAXBElement<SgDerivedTypeC> createSg01DerivedElementC(SgDerivedTypeC value)
Create an instance of JAXBElement<SgDerivedTypeC>}


createRecElNext

public javax.xml.bind.JAXBElement<RecElNextType> createRecElNext(RecElNextType value)
Create an instance of JAXBElement<RecElNextType>}


createChoiceWithSubstitutionGroupNilVarInt

public javax.xml.bind.JAXBElement<BigInteger> createChoiceWithSubstitutionGroupNilVarInt(BigInteger value)
Create an instance of JAXBElement<BigInteger>}



Apache CXF