|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressType | |
---|---|
com.atomikos.icatch.jaxb.atomikos.v200510 |
Uses of AddressType in com.atomikos.icatch.jaxb.atomikos.v200510 |
---|
Fields in com.atomikos.icatch.jaxb.atomikos.v200510 declared as AddressType | |
---|---|
protected AddressType |
PropagationType.coordinator
|
protected AddressType |
ExtentElementType.participant
|
protected AddressType |
TransactionMessageType.sender
|
protected AddressType |
TransactionMessageType.target
|
Methods in com.atomikos.icatch.jaxb.atomikos.v200510 that return AddressType | |
---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of AddressType |
AddressType |
PropagationType.getCoordinator()
Gets the value of the coordinator property. |
AddressType |
ExtentElementType.getParticipant()
Gets the value of the participant property. |
AddressType |
TransactionMessageType.getSender()
Gets the value of the sender property. |
AddressType |
TransactionMessageType.getTarget()
Gets the value of the target property. |
Methods in com.atomikos.icatch.jaxb.atomikos.v200510 with parameters of type AddressType | |
---|---|
void |
PropagationType.setCoordinator(AddressType value)
Sets the value of the coordinator property. |
void |
ExtentElementType.setParticipant(AddressType value)
Sets the value of the participant property. |
void |
TransactionMessageType.setSender(AddressType value)
Sets the value of the sender property. |
void |
TransactionMessageType.setTarget(AddressType value)
Sets the value of the target property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |