| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected CollaborationInfo |
UserMessage.collaborationInfo |
| Modifier and Type | Method and Description |
|---|---|
CollaborationInfo |
ObjectFactory.createCollaborationInfo()
Create an instance of
CollaborationInfo |
CollaborationInfo |
UserMessage.getCollaborationInfo()
Gets the value of the collaborationInfo property.
|
CollaborationInfo |
CollaborationInfo.withAction(String value) |
CollaborationInfo |
CollaborationInfo.withAgreementRef(AgreementRef value) |
CollaborationInfo |
CollaborationInfo.withConversationId(String value) |
CollaborationInfo |
CollaborationInfo.withService(Service value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMessage.setCollaborationInfo(CollaborationInfo value)
Sets the value of the collaborationInfo property.
|
UserMessage |
UserMessage.withCollaborationInfo(CollaborationInfo 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.