| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
CourtOrderLine |
CourtOrderLine.amount(Double amount) |
CourtOrderLine |
CourtOrderLine.courtOrderTypeID(UUID courtOrderTypeID) |
| Modifier and Type | Method and Description |
|---|---|
List<CourtOrderLine> |
Payslip.getCourtOrderLines()
Get courtOrderLines
|
| Modifier and Type | Method and Description |
|---|---|
Payslip |
Payslip.addCourtOrderLinesItem(CourtOrderLine courtOrderLinesItem) |
| Modifier and Type | Method and Description |
|---|---|
Payslip |
Payslip.courtOrderLines(List<CourtOrderLine> courtOrderLines) |
void |
Payslip.setCourtOrderLines(List<CourtOrderLine> courtOrderLines) |
Copyright © 2020. All rights reserved.