| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
Notification.error |
| Modifier and Type | Method and Description |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of
Error |
Error |
Error.withErrorData(Collection<ErrorData> values) |
Error |
Error.withErrorData(ErrorData... values) |
Error |
Error.withErrorID(String value) |
Error |
Error.withResend(String value) |
Error |
Error.withReturnCode(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
Notification.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.withError(Error... values) |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.withError(Collection<Error> values) |
Copyright © 2016. All rights reserved.