| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected MessageProperties |
UserMessage.messageProperties |
| Modifier and Type | Method and Description |
|---|---|
MessageProperties |
ObjectFactory.createMessageProperties()
Create an instance of
MessageProperties |
MessageProperties |
UserMessage.getMessageProperties()
Gets the value of the messageProperties property.
|
MessageProperties |
MessageProperties.withProperties(Collection<Property> values) |
MessageProperties |
MessageProperties.withProperties(List<Property> value) |
MessageProperties |
MessageProperties.withProperties(Property... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMessage.setMessageProperties(MessageProperties value)
Sets the value of the messageProperties property.
|
UserMessage |
UserMessage.withMessageProperties(MessageProperties 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.