public class PayRuns extends Object
| Constructor and Description |
|---|
PayRuns() |
| Modifier and Type | Method and Description |
|---|---|
PayRuns |
addPayRunsItem(PayRun payRunsItem) |
boolean |
equals(Object o) |
List<PayRun> |
getPayRuns()
Get payRuns
|
int |
hashCode() |
PayRuns |
payRuns(List<PayRun> payRuns) |
void |
setPayRuns(List<PayRun> payRuns) |
String |
toString() |
Copyright © 2020. All rights reserved.