|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollaborationInfo | |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 | |
| Uses of CollaborationInfo 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 CollaborationInfo | |
|---|---|
protected CollaborationInfo |
UserMessage.collaborationInfo
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return CollaborationInfo | |
|---|---|
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)
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type CollaborationInfo | |
|---|---|
void |
UserMessage.setCollaborationInfo(CollaborationInfo value)
Sets the value of the collaborationInfo property. |
UserMessage |
UserMessage.withCollaborationInfo(CollaborationInfo value)
|
| Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type CollaborationInfo | |
|---|---|
UserMessage(MessageInfo messageInfo,
PartyInfo partyInfo,
CollaborationInfo collaborationInfo,
MessageProperties messageProperties,
PayloadInfo payloadInfo,
String mpc)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||