| Package | Description |
|---|---|
| com.helger.phase4.client | |
| com.helger.phase4.ebms3header | |
| com.helger.phase4.messaging.domain |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<Ebms3Property> |
AS4ClientUserMessage.ebms3Properties()
With properties optional info can be added for the receiving party.
|
| Modifier and Type | Method and Description |
|---|---|
Ebms3Property |
Ebms3Property.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Ebms3Property |
ObjectFactory.createEbms3Property()
Create an instance of
Ebms3Property |
Ebms3Property |
Ebms3MessageProperties.getPropertyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Ebms3Property |
Ebms3PartProperties.getPropertyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
List<Ebms3Property> |
Ebms3MessageProperties.getProperty()
Gets the value of the property property.
|
List<Ebms3Property> |
Ebms3PartProperties.getProperty()
Gets the value of the property property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3MessageProperties.addProperty(Ebms3Property elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Ebms3PartProperties.addProperty(Ebms3Property elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Ebms3Property.cloneTo(Ebms3Property ret)
This method clones all values from
this to the passed object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3MessageProperties.setProperty(List<Ebms3Property> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Ebms3PartProperties.setProperty(List<Ebms3Property> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
static Ebms3Property |
MessageHelperMethods.createEbms3Property(String sName,
String sValue) |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsList<Ebms3Property> |
MessageHelperMethods.createEmbs3PropertiesOriginalSenderFinalRecipient(String sOriginalSender,
String sFinalRecipient) |
| Modifier and Type | Method and Description |
|---|---|
static Ebms3MessageProperties |
MessageHelperMethods.createEbms3MessageProperties(List<Ebms3Property> aEbms3Properties) |
Copyright © 2015–2020 Philip Helger. All rights reserved.