Package com.xero.models.payrollau
Class LeaveLine
java.lang.Object
com.xero.models.payrollau.LeaveLine
public class LeaveLine extends Object
LeaveLine
-
Constructor Summary
Constructors Constructor Description LeaveLine() -
Method Summary
-
Constructor Details
-
LeaveLine
public LeaveLine()
-
-
Method Details
-
leaveTypeID
-
getLeaveTypeID
Xero leave type identifier- Returns:
- leaveTypeID
-
setLeaveTypeID
-
calculationType
-
getCalculationType
Get calculationType- Returns:
- calculationType
-
setCalculationType
-
entitlementFinalPayPayoutType
public LeaveLine entitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType) -
getEntitlementFinalPayPayoutType
Get entitlementFinalPayPayoutType- Returns:
- entitlementFinalPayPayoutType
-
setEntitlementFinalPayPayoutType
public void setEntitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType) -
employmentTerminationPaymentType
public LeaveLine employmentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) -
getEmploymentTerminationPaymentType
Get employmentTerminationPaymentType- Returns:
- employmentTerminationPaymentType
-
setEmploymentTerminationPaymentType
public void setEmploymentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) -
includeSuperannuationGuaranteeContribution
-
getIncludeSuperannuationGuaranteeContribution
amount of leave line- Returns:
- includeSuperannuationGuaranteeContribution
-
setIncludeSuperannuationGuaranteeContribution
public void setIncludeSuperannuationGuaranteeContribution(Boolean includeSuperannuationGuaranteeContribution) -
numberOfUnits
-
getNumberOfUnits
Number of units for leave line.- Returns:
- numberOfUnits
-
setNumberOfUnits
-
annualNumberOfUnits
-
getAnnualNumberOfUnits
Hours of leave accrued each year- Returns:
- annualNumberOfUnits
-
setAnnualNumberOfUnits
-
fullTimeNumberOfUnitsPerPeriod
-
getFullTimeNumberOfUnitsPerPeriod
Normal ordinary earnings number of units for leave line.- Returns:
- fullTimeNumberOfUnitsPerPeriod
-
setFullTimeNumberOfUnitsPerPeriod
-
equals
-
hashCode
public int hashCode() -
toString
-