| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
SignalMessage.errors |
| Modifier and Type | Method and Description |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of
Error |
Error |
Error.withCategory(String value) |
Error |
Error.withDescription(Description value) |
Error |
Error.withErrorCode(String value) |
Error |
Error.withErrorDetail(String value) |
Error |
Error.withOrigin(String value) |
Error |
Error.withRefToMessageInError(String value) |
Error |
Error.withSeverity(String value) |
Error |
Error.withShortDescription(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
SignalMessage.getErrors()
Gets the value of the errors property.
|
| Modifier and Type | Method and Description |
|---|---|
SignalMessage |
SignalMessage.withErrors(Error... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalMessage.setErrors(List<Error> value) |
SignalMessage |
SignalMessage.withErrors(Collection<Error> values) |
SignalMessage |
SignalMessage.withErrors(List<Error> value) |
| Constructor and Description |
|---|
SignalMessage(MessageInfo messageInfo,
PullRequest pullRequest,
Receipt receipt,
List<Error> errors,
List<Object> anies)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.