|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.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.prot.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.prot.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 CreateSequenceResponseTypeImpl createCreateSequenceResponseType()
CreateSequenceResponseType
public AckRequestedTypeImpl createAckRequestedType()
AckRequestedType
public SequenceAcknowledgementImpl.AcknowledgementRangeImpl createSequenceAcknowledgementAcknowledgementRange()
SequenceAcknowledgement.AcknowledgementRange
public CloseSequenceResponseTypeImpl createCloseSequenceResponseType()
CloseSequenceResponseType
public OfferTypeImpl createOfferType()
OfferType
public UsesSequenceSTRImpl createUsesSequenceSTR()
UsesSequenceSTR
public TerminateSequenceTypeImpl createTerminateSequenceType()
TerminateSequenceType
public SequenceAcknowledgementImpl.NoneImpl createSequenceAcknowledgementNone()
SequenceAcknowledgement.None
public UsesSequenceSSLImpl createUsesSequenceSSL()
UsesSequenceSSL
public TerminateSequenceResponseTypeImpl createTerminateSequenceResponseType()
TerminateSequenceResponseType
public CloseSequenceTypeImpl createCloseSequenceType()
CloseSequenceType
public AddressImpl createAddress()
Address
public IdentifierImpl createIdentifier()
Identifier
public AcceptTypeImpl createAcceptType()
AcceptType
public CreateSequenceTypeImpl createCreateSequenceType()
CreateSequenceType
public SequenceAcknowledgementImpl createSequenceAcknowledgement()
SequenceAcknowledgement
public SequenceTypeImpl createSequenceType()
SequenceType
public SequenceFaultTypeImpl createSequenceFaultType()
SequenceFaultType
public ExpiresImpl createExpires()
Expires
public SequenceAcknowledgementImpl.FinalImpl createSequenceAcknowledgementFinal()
SequenceAcknowledgement.Final
public DetailTypeImpl createDetailType()
DetailType
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>}
protected static IdentifierImpl copyOfIdentifierImpl(IdentifierImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.IdentifierImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ExpiresImpl copyOfExpiresImpl(ExpiresImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.ExpiresImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static AcceptTypeImpl copyOfAcceptTypeImpl(AcceptTypeImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.AcceptTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.protected static Object copyOfObject(Object o)
o - The instance to copy or null.
o or null if o is null.protected static Object copyOfArray(Object array)
array - The array to copy or null.
array or null if array is null.protected static boolean isImmutableObject(Object o)
o - The object to test.
true if o is a known immutable type; false else.protected 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.protected static EndpointReferenceTypeImpl copyOfEndpointReferenceTypeImpl(EndpointReferenceTypeImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsaddr.impl.EndpointReferenceTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static OfferTypeImpl copyOfOfferTypeImpl(OfferTypeImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.OfferTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static SequenceAcknowledgementImpl.AcknowledgementRangeImpl copyOfAcknowledgementRangeImpl(SequenceAcknowledgementImpl.AcknowledgementRangeImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$AcknowledgementRangeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static SequenceAcknowledgementImpl.NoneImpl copyOfNoneImpl(SequenceAcknowledgementImpl.NoneImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$NoneImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static SequenceAcknowledgementImpl.FinalImpl copyOfFinalImpl(SequenceAcknowledgementImpl.FinalImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.SequenceAcknowledgementImpl$FinalImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static QName copyOfQName(QName qName)
QName instance.
qName - The instance to copy or null.
qName or null if qName is null.protected static DetailTypeImpl copyOfDetailTypeImpl(DetailTypeImpl clazz)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl.DetailTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected 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 | |||||||||