Package com.xero.models.payrolluk
Class EmployeeOpeningBalances
java.lang.Object
com.xero.models.payrolluk.EmployeeOpeningBalances
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe unique employee number issued by the employee's former employerThe total accumulated statutory adoption pay amount received by the employee for current fiscal year to dateThe total accumulated statutory maternity pay amount received by the employee for current fiscal year to dateThe total accumulated statutory paternity pay amount received by the employee for current fiscal year to dateThe total accumulated statutory shared parental pay amount received by the employee for current fiscal year to dateThe total accumulated statutory sick pay amount received by the employee for current fiscal year to dateinthashCode()priorEmployeeNumber(Double priorEmployeeNumber) The unique employee number issued by the employee's former employervoidsetPriorEmployeeNumber(Double priorEmployeeNumber) The unique employee number issued by the employee's former employervoidsetStatutoryAdoptionPay(Double statutoryAdoptionPay) The total accumulated statutory adoption pay amount received by the employee for current fiscal year to datevoidsetStatutoryMaternityPay(Double statutoryMaternityPay) The total accumulated statutory maternity pay amount received by the employee for current fiscal year to datevoidsetStatutoryPaternityPay(Double statutoryPaternityPay) The total accumulated statutory paternity pay amount received by the employee for current fiscal year to datevoidsetStatutorySharedParentalPay(Double statutorySharedParentalPay) The total accumulated statutory shared parental pay amount received by the employee for current fiscal year to datevoidsetStatutorySickPay(Double statutorySickPay) The total accumulated statutory sick pay amount received by the employee for current fiscal year to datestatutoryAdoptionPay(Double statutoryAdoptionPay) The total accumulated statutory adoption pay amount received by the employee for current fiscal year to datestatutoryMaternityPay(Double statutoryMaternityPay) The total accumulated statutory maternity pay amount received by the employee for current fiscal year to datestatutoryPaternityPay(Double statutoryPaternityPay) The total accumulated statutory paternity pay amount received by the employee for current fiscal year to datestatutorySharedParentalPay(Double statutorySharedParentalPay) The total accumulated statutory shared parental pay amount received by the employee for current fiscal year to datestatutorySickPay(Double statutorySickPay) The total accumulated statutory sick pay amount received by the employee for current fiscal year to datetoString()
-
Constructor Details
-
EmployeeOpeningBalances
public EmployeeOpeningBalances()
-
-
Method Details
-
statutoryAdoptionPay
The total accumulated statutory adoption pay amount received by the employee for current fiscal year to date- Parameters:
statutoryAdoptionPay- Double- Returns:
- EmployeeOpeningBalances
-
getStatutoryAdoptionPay
The total accumulated statutory adoption pay amount received by the employee for current fiscal year to date- Returns:
- statutoryAdoptionPay
-
setStatutoryAdoptionPay
The total accumulated statutory adoption pay amount received by the employee for current fiscal year to date- Parameters:
statutoryAdoptionPay- Double
-
statutoryMaternityPay
The total accumulated statutory maternity pay amount received by the employee for current fiscal year to date- Parameters:
statutoryMaternityPay- Double- Returns:
- EmployeeOpeningBalances
-
getStatutoryMaternityPay
The total accumulated statutory maternity pay amount received by the employee for current fiscal year to date- Returns:
- statutoryMaternityPay
-
setStatutoryMaternityPay
The total accumulated statutory maternity pay amount received by the employee for current fiscal year to date- Parameters:
statutoryMaternityPay- Double
-
statutoryPaternityPay
The total accumulated statutory paternity pay amount received by the employee for current fiscal year to date- Parameters:
statutoryPaternityPay- Double- Returns:
- EmployeeOpeningBalances
-
getStatutoryPaternityPay
The total accumulated statutory paternity pay amount received by the employee for current fiscal year to date- Returns:
- statutoryPaternityPay
-
setStatutoryPaternityPay
The total accumulated statutory paternity pay amount received by the employee for current fiscal year to date- Parameters:
statutoryPaternityPay- Double
-
statutorySickPay
The total accumulated statutory sick pay amount received by the employee for current fiscal year to date- Parameters:
statutorySickPay- Double- Returns:
- EmployeeOpeningBalances
-
getStatutorySickPay
The total accumulated statutory sick pay amount received by the employee for current fiscal year to date- Returns:
- statutorySickPay
-
setStatutorySickPay
The total accumulated statutory sick pay amount received by the employee for current fiscal year to date- Parameters:
statutorySickPay- Double
-
priorEmployeeNumber
The unique employee number issued by the employee's former employer- Parameters:
priorEmployeeNumber- Double- Returns:
- EmployeeOpeningBalances
-
getPriorEmployeeNumber
The unique employee number issued by the employee's former employer- Returns:
- priorEmployeeNumber
-
setPriorEmployeeNumber
The unique employee number issued by the employee's former employer- Parameters:
priorEmployeeNumber- Double
-
equals
-
hashCode
-
toString
-