|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageInfo | |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 | |
| Uses of MessageInfo in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
|---|
| Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 declared as MessageInfo | |
|---|---|
protected MessageInfo |
UserMessage.messageInfo
|
protected MessageInfo |
SignalMessage.messageInfo
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return MessageInfo | |
|---|---|
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)
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageInfo | |
|---|---|
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)
|
| Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageInfo | |
|---|---|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||