Uses of Class
com.xero.models.payrollnz.GrossEarningsHistory
| Package | Description |
|---|---|
| com.xero.models.payrollnz |
-
Uses of GrossEarningsHistory in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return GrossEarningsHistory Modifier and Type Method Description GrossEarningsHistoryGrossEarningsHistory. daysPaid(Integer daysPaid)GrossEarningsHistoryPaySlip. getGrossEarningsHistory()Get grossEarningsHistoryGrossEarningsHistoryGrossEarningsHistory. unpaidWeeks(Integer unpaidWeeks)Methods in com.xero.models.payrollnz with parameters of type GrossEarningsHistory Modifier and Type Method Description PaySlipPaySlip. grossEarningsHistory(GrossEarningsHistory grossEarningsHistory)voidPaySlip. setGrossEarningsHistory(GrossEarningsHistory grossEarningsHistory)