| Package | Description |
|---|---|
| com.helger.phase4.client | |
| com.helger.phase4.ebms3header | |
| com.helger.phase4.error | |
| com.helger.phase4.messaging.domain |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<Ebms3Error> |
AS4ClientErrorMessage.errorMessages() |
| Modifier and Type | Method and Description |
|---|---|
Ebms3Error |
Ebms3Error.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Ebms3Error |
ObjectFactory.createEbms3Error()
Create an instance of
Ebms3Error |
Ebms3Error |
Ebms3SignalMessage.getErrorAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
List<Ebms3Error> |
Ebms3SignalMessage.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3SignalMessage.addError(Ebms3Error elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Ebms3Error.cloneTo(Ebms3Error ret)
This method clones all values from
this to the passed object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Ebms3SignalMessage.setError(List<Ebms3Error> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
default Ebms3Error |
IEbmsError.getAsEbms3Error(Locale aContentLocale,
String sRefToMessageInError) |
default Ebms3Error |
IEbmsError.getAsEbms3Error(Locale aContentLocale,
String sRefToMessageInError,
String sErrorDescription) |
default Ebms3Error |
IEbmsError.getAsEbms3Error(Locale aContentLocale,
String sRefToMessageInError,
String sOrigin,
Ebms3Description aEbmsDescription) |
default Ebms3Error |
IEbmsError.getAsEbms3Error(Locale aContentLocale,
String sRefToMessageInError,
String sOrigin,
String sErrorDescription) |
| Modifier and Type | Method and Description |
|---|---|
static AS4ErrorMessage |
AS4ErrorMessage.create(ESoapVersion eSoapVersion,
Ebms3MessageInfo aEbms3MessageInfo,
com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aErrorMessages) |
static AS4ErrorMessage |
AS4ErrorMessage.create(ESoapVersion eSoapVersion,
String sRefToMessageID,
com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aErrorMessages) |
Copyright © 2015–2020 Philip Helger. All rights reserved.