| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static PayRun.PayRunTypeEnum |
PayRun.PayRunTypeEnum.fromValue(String value) |
PayRun.PayRunTypeEnum |
PayRun.getPayRunType()
Pay run type
|
static PayRun.PayRunTypeEnum |
PayRun.PayRunTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayRun.PayRunTypeEnum[] |
PayRun.PayRunTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PayRun |
PayRun.payRunType(PayRun.PayRunTypeEnum payRunType) |
void |
PayRun.setPayRunType(PayRun.PayRunTypeEnum payRunType) |
Copyright © 2020. All rights reserved.