|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atomikos.icatch.jaxb.wsat.v200410.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.atomikos.icatch.jaxb.wsat.v200410 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: com.atomikos.icatch.jaxb.wsat.v200410 |
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 Envelope createEnvelope()
Envelope
public ATAssertion createATAssertion()
ATAssertion
public Header createHeader()
Header
public PrepareResponse createPrepareResponse()
PrepareResponse
public Notification createNotification()
Notification
public Body createBody()
Body
public ATAlwaysCapability createATAlwaysCapability()
ATAlwaysCapability
public Fault createFault()
Fault
public ReplayResponse createReplayResponse()
ReplayResponse
public Detail createDetail()
Detail
public javax.xml.bind.JAXBElement<Notification> createAborted(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createRollback(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createReadOnly(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Envelope> createEnvelope(Envelope value)
JAXBElement
<
Envelope
>
}
public javax.xml.bind.JAXBElement<Fault> createFault(Fault value)
JAXBElement
<
Fault
>
}
public javax.xml.bind.JAXBElement<Notification> createReplay(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createPrepared(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createCommitted(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createCommit(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Notification> createPrepare(Notification value)
JAXBElement
<
Notification
>
}
public javax.xml.bind.JAXBElement<Header> createHeader(Header value)
JAXBElement
<
Header
>
}
public javax.xml.bind.JAXBElement<Body> createBody(Body value)
JAXBElement
<
Body
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |