| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected PartyInfo |
UserMessage.partyInfo |
| Modifier and Type | Method and Description |
|---|---|
PartyInfo |
ObjectFactory.createPartyInfo()
Create an instance of
PartyInfo |
PartyInfo |
UserMessage.getPartyInfo()
Gets the value of the partyInfo property.
|
PartyInfo |
PartyInfo.withFrom(From value) |
PartyInfo |
PartyInfo.withTo(To value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMessage.setPartyInfo(PartyInfo value)
Sets the value of the partyInfo property.
|
UserMessage |
UserMessage.withPartyInfo(PartyInfo value) |
| Constructor and Description |
|---|
UserMessage(MessageInfo messageInfo,
PartyInfo partyInfo,
CollaborationInfo collaborationInfo,
MessageProperties messageProperties,
PayloadInfo payloadInfo,
String mpc)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.