|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atomikos.icatch.jaxb.atomikos.v200510.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.atomikos.v200510 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.atomikos.v200510 |
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 ExtentType createExtentType()
ExtentType
public ExtentElementType createExtentElementType()
ExtentElementType
public TransactionMessageType createTransactionMessageType()
TransactionMessageType
public ErrorMessageType createErrorMessageType()
ErrorMessageType
public AddressType createAddressType()
AddressType
public PropagationType createPropagationType()
PropagationType
public PreparedMessageType createPreparedMessageType()
PreparedMessageType
public PrepareMessageType createPrepareMessageType()
PrepareMessageType
public PropertyType createPropertyType()
PropertyType
public CommitMessageType createCommitMessageType()
CommitMessageType
public PropertiesType createPropertiesType()
PropertiesType
public StateMessageType createStateMessageType()
StateMessageType
public CascadeInfoType createCascadeInfoType()
CascadeInfoType
public javax.xml.bind.JAXBElement<StateMessageType> createState(StateMessageType value)
JAXBElement
<
StateMessageType
>
}
public javax.xml.bind.JAXBElement<TransactionMessageType> createRollback(TransactionMessageType value)
JAXBElement
<
TransactionMessageType
>
}
public javax.xml.bind.JAXBElement<PrepareMessageType> createPrepare(PrepareMessageType value)
JAXBElement
<
PrepareMessageType
>
}
public javax.xml.bind.JAXBElement<TransactionMessageType> createForget(TransactionMessageType value)
JAXBElement
<
TransactionMessageType
>
}
public javax.xml.bind.JAXBElement<ExtentType> createExtent(ExtentType value)
JAXBElement
<
ExtentType
>
}
public javax.xml.bind.JAXBElement<PropagationType> createPropagation(PropagationType value)
JAXBElement
<
PropagationType
>
}
public javax.xml.bind.JAXBElement<CommitMessageType> createCommit(CommitMessageType value)
JAXBElement
<
CommitMessageType
>
}
public javax.xml.bind.JAXBElement<ErrorMessageType> createError(ErrorMessageType value)
JAXBElement
<
ErrorMessageType
>
}
public javax.xml.bind.JAXBElement<PreparedMessageType> createPrepared(PreparedMessageType value)
JAXBElement
<
PreparedMessageType
>
}
public javax.xml.bind.JAXBElement<TransactionMessageType> createReplay(TransactionMessageType value)
JAXBElement
<
TransactionMessageType
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |