Package com.xero.models.payrollau
Class PayRuns
- java.lang.Object
-
- com.xero.models.payrollau.PayRuns
-
public class PayRuns extends Object
PayRuns
-
-
Constructor Summary
Constructors Constructor Description PayRuns()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PayRunsaddPayRunsItem(PayRun payRunsItem)payRunsbooleanequals(Object o)List<PayRun>getPayRuns()Get payRunsinthashCode()PayRunspayRuns(List<PayRun> payRuns)payRunsvoidsetPayRuns(List<PayRun> payRuns)payRunsStringtoString()
-