|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pub.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.pub.collections.novalueclass.wsrm.impl |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public SequenceFaultTypeImpl createSequenceFaultType()
SequenceFaultType
public CloseSequenceTypeImpl createCloseSequenceType()
CloseSequenceType
public AckRequestedTypeImpl createAckRequestedType()
AckRequestedType
public TerminateSequenceTypeImpl createTerminateSequenceType()
TerminateSequenceType
public SequenceTypeImpl createSequenceType()
SequenceType
public IdentifierImpl createIdentifier()
Identifier
public CreateSequenceTypeImpl createCreateSequenceType()
CreateSequenceType
public CloseSequenceResponseTypeImpl createCloseSequenceResponseType()
CloseSequenceResponseType
public SequenceAcknowledgementImpl.NoneImpl createSequenceAcknowledgementNone()
SequenceAcknowledgement.None
public CreateSequenceResponseTypeImpl createCreateSequenceResponseType()
CreateSequenceResponseType
public SequenceAcknowledgementImpl createSequenceAcknowledgement()
SequenceAcknowledgement
public SequenceAcknowledgementImpl.FinalImpl createSequenceAcknowledgementFinal()
SequenceAcknowledgement.Final
public ExpiresImpl createExpires()
Expires
public AddressImpl createAddress()
Address
public OfferTypeImpl createOfferType()
OfferType
public AcceptTypeImpl createAcceptType()
AcceptType
public DetailTypeImpl createDetailType()
DetailType
public TerminateSequenceResponseTypeImpl createTerminateSequenceResponseType()
TerminateSequenceResponseType
public UsesSequenceSSLImpl createUsesSequenceSSL()
UsesSequenceSSL
public SequenceAcknowledgementImpl.AcknowledgementRangeImpl createSequenceAcknowledgementAcknowledgementRange()
SequenceAcknowledgement.AcknowledgementRange
public UsesSequenceSTRImpl createUsesSequenceSTR()
UsesSequenceSTR
public javax.xml.bind.JAXBElement<QName> createUnsupportedElement(QName value)
JAXBElement<QName>}
public javax.xml.bind.JAXBElement<EndpointReferenceTypeImpl> createAcksTo(EndpointReferenceTypeImpl value)
JAXBElement<EndpointReferenceTypeImpl>}
public javax.xml.bind.JAXBElement<TerminateSequenceResponseTypeImpl> createTerminateSequenceResponse(TerminateSequenceResponseTypeImpl value)
JAXBElement<TerminateSequenceResponseTypeImpl>}
public javax.xml.bind.JAXBElement<TerminateSequenceTypeImpl> createTerminateSequence(TerminateSequenceTypeImpl value)
JAXBElement<TerminateSequenceTypeImpl>}
public javax.xml.bind.JAXBElement<CreateSequenceResponseTypeImpl> createCreateSequenceResponse(CreateSequenceResponseTypeImpl value)
JAXBElement<CreateSequenceResponseTypeImpl>}
public javax.xml.bind.JAXBElement<CreateSequenceTypeImpl> createCreateSequence(CreateSequenceTypeImpl value)
JAXBElement<CreateSequenceTypeImpl>}
public javax.xml.bind.JAXBElement<SequenceTypeImpl> createSequence(SequenceTypeImpl value)
JAXBElement<SequenceTypeImpl>}
public javax.xml.bind.JAXBElement<CloseSequenceTypeImpl> createCloseSequence(CloseSequenceTypeImpl value)
JAXBElement<CloseSequenceTypeImpl>}
public javax.xml.bind.JAXBElement<AckRequestedTypeImpl> createAckRequested(AckRequestedTypeImpl value)
JAXBElement<AckRequestedTypeImpl>}
public javax.xml.bind.JAXBElement<SequenceFaultTypeImpl> createSequenceFault(SequenceFaultTypeImpl value)
JAXBElement<SequenceFaultTypeImpl>}
public javax.xml.bind.JAXBElement<CloseSequenceResponseTypeImpl> createCloseSequenceResponse(CloseSequenceResponseTypeImpl value)
JAXBElement<CloseSequenceResponseTypeImpl>}
public static QName copyOfQName(QName qName)
QName instance.
qName - The instance to copy or null.
qName or null if qName is null.public static DetailTypeImpl copyOfDetailTypeImpl(DetailTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.DetailTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.public static Object copyOfObject(Object o)
o - The instance to copy or null.
o or null if o is null.public static Object copyOfArray(Object array)
array - The array to copy or null.
array or null if array is null.public static boolean isImmutableObject(Object o)
o - The object to test.
true if o is a known immutable type; false else.public static javax.xml.bind.JAXBElement copyOFJAXBElement(javax.xml.bind.JAXBElement element)
JAXBElement instance.
element - The instance to copy or null.
element or null if element is null.public static IdentifierImpl copyOfIdentifierImpl(IdentifierImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.IdentifierImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EndpointReferenceTypeImpl copyOfEndpointReferenceTypeImpl(EndpointReferenceTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsaddr.impl.EndpointReferenceTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static ExpiresImpl copyOfExpiresImpl(ExpiresImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.ExpiresImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static OfferTypeImpl copyOfOfferTypeImpl(OfferTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.OfferTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static AcceptTypeImpl copyOfAcceptTypeImpl(AcceptTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.AcceptTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SequenceAcknowledgementImpl.AcknowledgementRangeImpl copyOfAcknowledgementRangeImpl(SequenceAcknowledgementImpl.AcknowledgementRangeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$AcknowledgementRangeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SequenceAcknowledgementImpl.NoneImpl copyOfNoneImpl(SequenceAcknowledgementImpl.NoneImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$NoneImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SequenceAcknowledgementImpl.FinalImpl copyOfFinalImpl(SequenceAcknowledgementImpl.FinalImpl clazz)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$FinalImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Duration copyOfDuration(Duration duration)
Duration instance.
duration - The instance to copy to null.
duration or null if duration is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||