|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Error | |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 | |
| Uses of Error 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 with type parameters of type Error | |
|---|---|
protected List<Error> |
SignalMessage.errors
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Error | |
|---|---|
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)
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type Error | |
|---|---|
List<Error> |
SignalMessage.getErrors()
Gets the value of the errors property. |
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Error | |
|---|---|
SignalMessage |
SignalMessage.withErrors(Error... values)
|
| Method parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type Error | |
|---|---|
void |
SignalMessage.setErrors(List<Error> value)
|
SignalMessage |
SignalMessage.withErrors(Collection<Error> values)
|
SignalMessage |
SignalMessage.withErrors(List<Error> value)
|
| Constructor parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type Error | |
|---|---|
SignalMessage(MessageInfo messageInfo,
PullRequest pullRequest,
Receipt receipt,
List<Error> errors,
List<Object> anies)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||