| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserMessage> |
Messaging.userMessages |
| Modifier and Type | Method and Description |
|---|---|
UserMessage |
ObjectFactory.createUserMessage()
Create an instance of
UserMessage |
UserMessage |
UserMessage.withCollaborationInfo(CollaborationInfo value) |
UserMessage |
UserMessage.withMessageInfo(MessageInfo value) |
UserMessage |
UserMessage.withMessageProperties(MessageProperties value) |
UserMessage |
UserMessage.withMpc(String value) |
UserMessage |
UserMessage.withPartyInfo(PartyInfo value) |
UserMessage |
UserMessage.withPayloadInfo(PayloadInfo value) |
| Modifier and Type | Method and Description |
|---|---|
List<UserMessage> |
Messaging.getUserMessages()
Gets the value of the userMessages property.
|
| Modifier and Type | Method and Description |
|---|---|
Messaging |
Messaging.withUserMessages(UserMessage... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Messaging.setUserMessages(List<UserMessage> value) |
Messaging |
Messaging.withUserMessages(Collection<UserMessage> values) |
Messaging |
Messaging.withUserMessages(List<UserMessage> value) |
| Constructor and Description |
|---|
Messaging(List<SignalMessage> signalMessages,
List<UserMessage> userMessages,
List<Object> anies,
String id,
Boolean mustUnderstand,
Boolean mustUnderstand12,
Map<QName,String> otherAttributes)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.