Apache CXF API

org.apache.cxf.ws.rm.v200702
Class ObjectFactory

java.lang.Object
  extended by org.apache.cxf.ws.rm.v200702.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.cxf.ws.rm.v200702 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.cxf.ws.rm.v200702
 
Method Summary
 AcceptType createAcceptType()
          Create an instance of AcceptType
 JAXBElement<AckRequestedType> createAckRequested(AckRequestedType value)
          Create an instance of JAXBElement<AckRequestedType>}
 AckRequestedType createAckRequestedType()
          Create an instance of AckRequestedType
 JAXBElement<EndpointReferenceType> createAcksTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 Address createAddress()
          Create an instance of Address
 JAXBElement<CloseSequenceType> createCloseSequence(CloseSequenceType value)
          Create an instance of JAXBElement<CloseSequenceType>}
 JAXBElement<CloseSequenceResponseType> createCloseSequenceResponse(CloseSequenceResponseType value)
          Create an instance of JAXBElement<CloseSequenceResponseType>}
 CloseSequenceResponseType createCloseSequenceResponseType()
          Create an instance of CloseSequenceResponseType
 CloseSequenceType createCloseSequenceType()
          Create an instance of CloseSequenceType
 JAXBElement<CreateSequenceType> createCreateSequence(CreateSequenceType value)
          Create an instance of JAXBElement<CreateSequenceType>}
 JAXBElement<CreateSequenceResponseType> createCreateSequenceResponse(CreateSequenceResponseType value)
          Create an instance of JAXBElement<CreateSequenceResponseType>}
 CreateSequenceResponseType createCreateSequenceResponseType()
          Create an instance of CreateSequenceResponseType
 CreateSequenceType createCreateSequenceType()
          Create an instance of CreateSequenceType
 DetailType createDetailType()
          Create an instance of DetailType
 Expires createExpires()
          Create an instance of Expires
 Identifier createIdentifier()
          Create an instance of Identifier
 OfferType createOfferType()
          Create an instance of OfferType
 JAXBElement<SequenceType> createSequence(SequenceType value)
          Create an instance of JAXBElement<SequenceType>}
 SequenceAcknowledgement createSequenceAcknowledgement()
          Create an instance of SequenceAcknowledgement
 SequenceAcknowledgement.AcknowledgementRange createSequenceAcknowledgementAcknowledgementRange()
          Create an instance of SequenceAcknowledgement.AcknowledgementRange
 SequenceAcknowledgement.Final createSequenceAcknowledgementFinal()
          Create an instance of SequenceAcknowledgement.Final
 SequenceAcknowledgement.None createSequenceAcknowledgementNone()
          Create an instance of SequenceAcknowledgement.None
 JAXBElement<SequenceFaultType> createSequenceFault(SequenceFaultType value)
          Create an instance of JAXBElement<SequenceFaultType>}
 SequenceFaultType createSequenceFaultType()
          Create an instance of SequenceFaultType
 SequenceType createSequenceType()
          Create an instance of SequenceType
 JAXBElement<TerminateSequenceType> createTerminateSequence(TerminateSequenceType value)
          Create an instance of JAXBElement<TerminateSequenceType>}
 JAXBElement<TerminateSequenceResponseType> createTerminateSequenceResponse(TerminateSequenceResponseType value)
          Create an instance of JAXBElement<TerminateSequenceResponseType>}
 TerminateSequenceResponseType createTerminateSequenceResponseType()
          Create an instance of TerminateSequenceResponseType
 TerminateSequenceType createTerminateSequenceType()
          Create an instance of TerminateSequenceType
 JAXBElement<QName> createUnsupportedElement(QName value)
          Create an instance of JAXBElement<QName>}
 UsesSequenceSSL createUsesSequenceSSL()
          Create an instance of UsesSequenceSSL
 UsesSequenceSTR 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: org.apache.cxf.ws.rm.v200702

Method Detail

createTerminateSequenceType

public TerminateSequenceType createTerminateSequenceType()
Create an instance of TerminateSequenceType


createOfferType

public OfferType createOfferType()
Create an instance of OfferType


createAcceptType

public AcceptType createAcceptType()
Create an instance of AcceptType


createCloseSequenceType

public CloseSequenceType createCloseSequenceType()
Create an instance of CloseSequenceType


createUsesSequenceSTR

public UsesSequenceSTR createUsesSequenceSTR()
Create an instance of UsesSequenceSTR


createSequenceAcknowledgementNone

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


createExpires

public Expires createExpires()
Create an instance of Expires


createSequenceType

public SequenceType createSequenceType()
Create an instance of SequenceType


createCreateSequenceResponseType

public CreateSequenceResponseType createCreateSequenceResponseType()
Create an instance of CreateSequenceResponseType


createSequenceAcknowledgementAcknowledgementRange

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


createCreateSequenceType

public CreateSequenceType createCreateSequenceType()
Create an instance of CreateSequenceType


createDetailType

public DetailType createDetailType()
Create an instance of DetailType


createAddress

public Address createAddress()
Create an instance of Address


createSequenceAcknowledgementFinal

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


createSequenceFaultType

public SequenceFaultType createSequenceFaultType()
Create an instance of SequenceFaultType


createCloseSequenceResponseType

public CloseSequenceResponseType createCloseSequenceResponseType()
Create an instance of CloseSequenceResponseType


createUsesSequenceSSL

public UsesSequenceSSL createUsesSequenceSSL()
Create an instance of UsesSequenceSSL


createAckRequestedType

public AckRequestedType createAckRequestedType()
Create an instance of AckRequestedType


createIdentifier

public Identifier createIdentifier()
Create an instance of Identifier


createTerminateSequenceResponseType

public TerminateSequenceResponseType createTerminateSequenceResponseType()
Create an instance of TerminateSequenceResponseType


createSequenceAcknowledgement

public SequenceAcknowledgement createSequenceAcknowledgement()
Create an instance of SequenceAcknowledgement


createAcksTo

public JAXBElement<EndpointReferenceType> createAcksTo(EndpointReferenceType value)
Create an instance of JAXBElement<EndpointReferenceType>}


createSequenceFault

public JAXBElement<SequenceFaultType> createSequenceFault(SequenceFaultType value)
Create an instance of JAXBElement<SequenceFaultType>}


createSequence

public JAXBElement<SequenceType> createSequence(SequenceType value)
Create an instance of JAXBElement<SequenceType>}


createTerminateSequence

public JAXBElement<TerminateSequenceType> createTerminateSequence(TerminateSequenceType value)
Create an instance of JAXBElement<TerminateSequenceType>}


createCreateSequence

public JAXBElement<CreateSequenceType> createCreateSequence(CreateSequenceType value)
Create an instance of JAXBElement<CreateSequenceType>}


createTerminateSequenceResponse

public JAXBElement<TerminateSequenceResponseType> createTerminateSequenceResponse(TerminateSequenceResponseType value)
Create an instance of JAXBElement<TerminateSequenceResponseType>}


createCloseSequence

public JAXBElement<CloseSequenceType> createCloseSequence(CloseSequenceType value)
Create an instance of JAXBElement<CloseSequenceType>}


createUnsupportedElement

public JAXBElement<QName> createUnsupportedElement(QName value)
Create an instance of JAXBElement<QName>}


createCloseSequenceResponse

public JAXBElement<CloseSequenceResponseType> createCloseSequenceResponse(CloseSequenceResponseType value)
Create an instance of JAXBElement<CloseSequenceResponseType>}


createCreateSequenceResponse

public JAXBElement<CreateSequenceResponseType> createCreateSequenceResponse(CreateSequenceResponseType value)
Create an instance of JAXBElement<CreateSequenceResponseType>}


createAckRequested

public JAXBElement<AckRequestedType> createAckRequested(AckRequestedType value)
Create an instance of JAXBElement<AckRequestedType>}


Apache CXF API

Apache CXF