| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected PayloadInfo |
UserMessage.payloadInfo |
| Modifier and Type | Method and Description |
|---|---|
PayloadInfo |
ObjectFactory.createPayloadInfo()
Create an instance of
PayloadInfo |
PayloadInfo |
UserMessage.getPayloadInfo()
Gets the value of the payloadInfo property.
|
PayloadInfo |
PayloadInfo.withPartInfos(Collection<PartInfo> values) |
PayloadInfo |
PayloadInfo.withPartInfos(List<PartInfo> value) |
PayloadInfo |
PayloadInfo.withPartInfos(PartInfo... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMessage.setPayloadInfo(PayloadInfo value)
Sets the value of the payloadInfo property.
|
UserMessage |
UserMessage.withPayloadInfo(PayloadInfo value) |
| Constructor and Description |
|---|
UserMessage(MessageInfo messageInfo,
PartyInfo partyInfo,
CollaborationInfo collaborationInfo,
MessageProperties messageProperties,
PayloadInfo payloadInfo,
String mpc)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.