Package com.xero.models.payrolluk
Class PayRuns
java.lang.Object
com.xero.models.payrolluk.PayRuns
public class PayRuns extends Object
PayRuns
-
Constructor Summary
Constructors Constructor Description PayRuns() -
Method Summary
Modifier and Type Method Description PayRunsaddPayRunsItem(PayRun payRunsItem)booleanequals(Object o)PaginationgetPagination()Get paginationList<PayRun>getPayRuns()Get payRunsProblemgetProblem()Get probleminthashCode()PayRunspagination(Pagination pagination)PayRunspayRuns(List<PayRun> payRuns)PayRunsproblem(Problem problem)voidsetPagination(Pagination pagination)voidsetPayRuns(List<PayRun> payRuns)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
PayRuns
public PayRuns()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
payRuns
-
addPayRunsItem
-
getPayRuns
Get payRuns- Returns:
- payRuns
-
setPayRuns
-
equals
-
hashCode
public int hashCode() -
toString
-