| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected MessageInfo |
UserMessage.messageInfo |
protected MessageInfo |
SignalMessage.messageInfo |
| Modifier and Type | Method and Description |
|---|---|
MessageInfo |
ObjectFactory.createMessageInfo()
Create an instance of
MessageInfo |
MessageInfo |
UserMessage.getMessageInfo()
Gets the value of the messageInfo property.
|
MessageInfo |
SignalMessage.getMessageInfo()
Gets the value of the messageInfo property.
|
MessageInfo |
MessageInfo.withMessageId(String value) |
MessageInfo |
MessageInfo.withRefToMessageId(String value) |
MessageInfo |
MessageInfo.withTimestamp(org.joda.time.DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMessage.setMessageInfo(MessageInfo value)
Sets the value of the messageInfo property.
|
void |
SignalMessage.setMessageInfo(MessageInfo value)
Sets the value of the messageInfo property.
|
UserMessage |
UserMessage.withMessageInfo(MessageInfo value) |
SignalMessage |
SignalMessage.withMessageInfo(MessageInfo value) |
| Constructor and Description |
|---|
SignalMessage(MessageInfo messageInfo,
PullRequest pullRequest,
Receipt receipt,
List<Error> errors,
List<Object> anies)
Fully-initialising value constructor
|
UserMessage(MessageInfo messageInfo,
PartyInfo partyInfo,
CollaborationInfo collaborationInfo,
MessageProperties messageProperties,
PayloadInfo payloadInfo,
String mpc)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.