| Package | Description |
|---|---|
| com.helger.phase4.ebms3header | |
| com.helger.phase4.messaging.domain |
| Modifier and Type | Method and Description |
|---|---|
Ebms3PayloadInfo |
Ebms3PayloadInfo.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Ebms3PayloadInfo |
ObjectFactory.createEbms3PayloadInfo()
Create an instance of
Ebms3PayloadInfo |
Ebms3PayloadInfo |
Ebms3UserMessage.getPayloadInfo()
Gets the value of the payloadInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3PayloadInfo.cloneTo(Ebms3PayloadInfo ret)
This method clones all values from
this to the passed object. |
void |
Ebms3UserMessage.setPayloadInfo(Ebms3PayloadInfo value)
Sets the value of the payloadInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static Ebms3PayloadInfo |
MessageHelperMethods.createEbms3PayloadInfo(boolean bHasSoapPayload,
com.helger.commons.collection.impl.ICommonsList<? extends IAS4Attachment> aAttachments)
Add payload info if attachments are present.
|
| Modifier and Type | Method and Description |
|---|---|
static AS4UserMessage |
AS4UserMessage.create(Ebms3MessageInfo aEbms3MessageInfo,
Ebms3PayloadInfo aEbms3PayloadInfo,
Ebms3CollaborationInfo aEbms3CollaborationInfo,
Ebms3PartyInfo aEbms3PartyInfo,
Ebms3MessageProperties aEbms3MessageProperties,
ESoapVersion eSoapVersion) |
Copyright © 2015–2020 Philip Helger. All rights reserved.