Package com.xero.models.payrollau
Class LeaveApplications
java.lang.Object
com.xero.models.payrollau.LeaveApplications
public class LeaveApplications extends Object
LeaveApplications
-
Constructor Summary
Constructors Constructor Description LeaveApplications() -
Method Summary
Modifier and Type Method Description LeaveApplicationsaddLeaveApplicationsItem(LeaveApplication leaveApplicationsItem)booleanequals(Object o)List<LeaveApplication>getLeaveApplications()Get leaveApplicationsinthashCode()LeaveApplicationsleaveApplications(List<LeaveApplication> leaveApplications)voidsetLeaveApplications(List<LeaveApplication> leaveApplications)StringtoString()
-
Constructor Details
-
LeaveApplications
public LeaveApplications()
-
-
Method Details