net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.wsrm.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.wsrm.impl.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.wsrm.impl 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: net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.wsrm.impl
 
Method Summary
 AcceptTypeImpl createAcceptType()
          Create an instance of AcceptType
 javax.xml.bind.JAXBElement<AckRequestedTypeImpl> createAckRequested(AckRequestedTypeImpl value)
          Create an instance of JAXBElement<AckRequestedTypeImpl>}
 AckRequestedTypeImpl createAckRequestedType()
          Create an instance of AckRequestedType
 javax.xml.bind.JAXBElement<EndpointReferenceTypeImpl> createAcksTo(EndpointReferenceTypeImpl value)
          Create an instance of JAXBElement<EndpointReferenceTypeImpl>}
 AddressImpl createAddress()
          Create an instance of Address
 javax.xml.bind.JAXBElement<CloseSequenceTypeImpl> createCloseSequence(CloseSequenceTypeImpl value)
          Create an instance of JAXBElement<CloseSequenceTypeImpl>}
 javax.xml.bind.JAXBElement<CloseSequenceResponseTypeImpl> createCloseSequenceResponse(CloseSequenceResponseTypeImpl value)
          Create an instance of JAXBElement<CloseSequenceResponseTypeImpl>}
 CloseSequenceResponseTypeImpl createCloseSequenceResponseType()
          Create an instance of CloseSequenceResponseType
 CloseSequenceTypeImpl createCloseSequenceType()
          Create an instance of CloseSequenceType
 javax.xml.bind.JAXBElement<CreateSequenceTypeImpl> createCreateSequence(CreateSequenceTypeImpl value)
          Create an instance of JAXBElement<CreateSequenceTypeImpl>}
 javax.xml.bind.JAXBElement<CreateSequenceResponseTypeImpl> createCreateSequenceResponse(CreateSequenceResponseTypeImpl value)
          Create an instance of JAXBElement<CreateSequenceResponseTypeImpl>}
 CreateSequenceResponseTypeImpl createCreateSequenceResponseType()
          Create an instance of CreateSequenceResponseType
 CreateSequenceTypeImpl createCreateSequenceType()
          Create an instance of CreateSequenceType
 DetailTypeImpl createDetailType()
          Create an instance of DetailType
 ExpiresImpl createExpires()
          Create an instance of Expires
 IdentifierImpl createIdentifier()
          Create an instance of Identifier
 OfferTypeImpl createOfferType()
          Create an instance of OfferType
 javax.xml.bind.JAXBElement<SequenceTypeImpl> createSequence(SequenceTypeImpl value)
          Create an instance of JAXBElement<SequenceTypeImpl>}
 SequenceAcknowledgementImpl createSequenceAcknowledgement()
          Create an instance of SequenceAcknowledgement
 SequenceAcknowledgementImpl.AcknowledgementRangeImpl createSequenceAcknowledgementAcknowledgementRange()
          Create an instance of SequenceAcknowledgement.AcknowledgementRange
 SequenceAcknowledgementImpl.FinalImpl createSequenceAcknowledgementFinal()
          Create an instance of SequenceAcknowledgement.Final
 SequenceAcknowledgementImpl.NoneImpl createSequenceAcknowledgementNone()
          Create an instance of SequenceAcknowledgement.None
 javax.xml.bind.JAXBElement<SequenceFaultTypeImpl> createSequenceFault(SequenceFaultTypeImpl value)
          Create an instance of JAXBElement<SequenceFaultTypeImpl>}
 SequenceFaultTypeImpl createSequenceFaultType()
          Create an instance of SequenceFaultType
 SequenceTypeImpl createSequenceType()
          Create an instance of SequenceType
 javax.xml.bind.JAXBElement<TerminateSequenceTypeImpl> createTerminateSequence(TerminateSequenceTypeImpl value)
          Create an instance of JAXBElement<TerminateSequenceTypeImpl>}
 javax.xml.bind.JAXBElement<TerminateSequenceResponseTypeImpl> createTerminateSequenceResponse(TerminateSequenceResponseTypeImpl value)
          Create an instance of JAXBElement<TerminateSequenceResponseTypeImpl>}
 TerminateSequenceResponseTypeImpl createTerminateSequenceResponseType()
          Create an instance of TerminateSequenceResponseType
 TerminateSequenceTypeImpl createTerminateSequenceType()
          Create an instance of TerminateSequenceType
 javax.xml.bind.JAXBElement<QName> createUnsupportedElement(QName value)
          Create an instance of JAXBElement<QName>}
 UsesSequenceSSLImpl createUsesSequenceSSL()
          Create an instance of UsesSequenceSSL
 UsesSequenceSTRImpl createUsesSequenceSTR()
          Create an instance of UsesSequenceSTR
 
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: net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.wsrm.impl

Method Detail

createSequenceAcknowledgement

public SequenceAcknowledgementImpl createSequenceAcknowledgement()
Create an instance of SequenceAcknowledgement


createUsesSequenceSSL

public UsesSequenceSSLImpl createUsesSequenceSSL()
Create an instance of UsesSequenceSSL


createIdentifier

public IdentifierImpl createIdentifier()
Create an instance of Identifier


createCreateSequenceResponseType

public CreateSequenceResponseTypeImpl createCreateSequenceResponseType()
Create an instance of CreateSequenceResponseType


createSequenceAcknowledgementAcknowledgementRange

public SequenceAcknowledgementImpl.AcknowledgementRangeImpl createSequenceAcknowledgementAcknowledgementRange()
Create an instance of SequenceAcknowledgement.AcknowledgementRange


createSequenceAcknowledgementFinal

public SequenceAcknowledgementImpl.FinalImpl createSequenceAcknowledgementFinal()
Create an instance of SequenceAcknowledgement.Final


createSequenceFaultType

public SequenceFaultTypeImpl createSequenceFaultType()
Create an instance of SequenceFaultType


createSequenceAcknowledgementNone

public SequenceAcknowledgementImpl.NoneImpl createSequenceAcknowledgementNone()
Create an instance of SequenceAcknowledgement.None


createCloseSequenceResponseType

public CloseSequenceResponseTypeImpl createCloseSequenceResponseType()
Create an instance of CloseSequenceResponseType


createTerminateSequenceType

public TerminateSequenceTypeImpl createTerminateSequenceType()
Create an instance of TerminateSequenceType


createSequenceType

public SequenceTypeImpl createSequenceType()
Create an instance of SequenceType


createAddress

public AddressImpl createAddress()
Create an instance of Address


createCloseSequenceType

public CloseSequenceTypeImpl createCloseSequenceType()
Create an instance of CloseSequenceType


createUsesSequenceSTR

public UsesSequenceSTRImpl createUsesSequenceSTR()
Create an instance of UsesSequenceSTR


createTerminateSequenceResponseType

public TerminateSequenceResponseTypeImpl createTerminateSequenceResponseType()
Create an instance of TerminateSequenceResponseType


createExpires

public ExpiresImpl createExpires()
Create an instance of Expires


createAckRequestedType

public AckRequestedTypeImpl createAckRequestedType()
Create an instance of AckRequestedType


createOfferType

public OfferTypeImpl createOfferType()
Create an instance of OfferType


createCreateSequenceType

public CreateSequenceTypeImpl createCreateSequenceType()
Create an instance of CreateSequenceType


createAcceptType

public AcceptTypeImpl createAcceptType()
Create an instance of AcceptType


createDetailType

public DetailTypeImpl createDetailType()
Create an instance of DetailType


createUnsupportedElement

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


createAcksTo

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


createTerminateSequenceResponse

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


createTerminateSequence

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


createCreateSequenceResponse

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


createCreateSequence

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


createSequence

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


createCloseSequence

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


createAckRequested

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


createSequenceFault

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


createCloseSequenceResponse

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



Copyright © 2009 The CC-XJC Community. All Rights Reserved.