| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ErrorData> |
Error.errorData |
| Modifier and Type | Method and Description |
|---|---|
ErrorData |
ObjectFactory.createErrorData()
Create an instance of
ErrorData |
ErrorData |
ErrorData.withErrorType(String value) |
ErrorData |
ErrorData.withErrorURL(URI value) |
ErrorData |
ErrorData.withFixExpression(String value) |
ErrorData |
ErrorData.withPath(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorData> |
Error.getErrorData()
Gets the value of the errorData property.
|
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.withErrorData(ErrorData... values) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.withErrorData(Collection<ErrorData> values) |
Copyright © 2016. All rights reserved.