| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static PaymentMethod.PaymentMethodEnum |
PaymentMethod.PaymentMethodEnum.fromValue(String value) |
PaymentMethod.PaymentMethodEnum |
PaymentMethod.getPaymentMethod()
The payment method code
|
static PaymentMethod.PaymentMethodEnum |
PaymentMethod.PaymentMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentMethod.PaymentMethodEnum[] |
PaymentMethod.PaymentMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMethod |
PaymentMethod.paymentMethod(PaymentMethod.PaymentMethodEnum paymentMethod) |
void |
PaymentMethod.setPaymentMethod(PaymentMethod.PaymentMethodEnum paymentMethod) |
Copyright © 2020. All rights reserved.