| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.addValidationErrorsItem(ValidationError validationErrorsItem) |
Element |
Element.validationErrors(List<ValidationError> validationErrors) |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
Error.getElements()
Array of Elements of validation Errors
|
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.addElementsItem(Element elementsItem) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.elements(List<Element> elements) |
void |
Error.setElements(List<Element> elements) |
Copyright © 2019. All rights reserved.