Uses of Class
com.xero.api.XeroConflictException
Packages that use XeroConflictException
-
Uses of XeroConflictException in com.xero.api
Methods in com.xero.api that return XeroConflictExceptionModifier and TypeMethodDescriptionXeroConflictException.addElementsItem(Element elementsItem) Add ElementsXeroConflictException.addFeedConnectionItems(FeedConnection item) Add Feed Connection ItemsXeroConflictException.addFieldValidationErrorsElement(FieldValidationErrorsElement element) Add Assets Field Validation ErrorsXeroConflictException.addStatementItem(Statement item) Add Statement ItemsInit ElementsXeroConflictException.feedConnectionItems(List<FeedConnection> feedConnectionItems) Init Feed Connection ItemsXeroConflictException.fieldValidationErrorsElements(List<FieldValidationErrorsElement> fieldValidationErrorsElements) Init Assets Field Validation ErrorsInit MessageXeroConflictException.payrollNzProblem(Problem problem) Init Payroll NZ ProblemXeroConflictException.payrollUkProblem(Problem problem) Init Payroll UK ProblemXeroConflictException.statementItems(List<Statement> statementItems) Init Statement ItemsXeroConflictException.statusCode(Integer statusCode) XeroConflictExceptionInit Type