| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
static SuperFundType |
SuperFundType.fromValue(String value) |
SuperFundType |
SuperFund.getType()
Get type
|
static SuperFundType |
SuperFundType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuperFundType[] |
SuperFundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuperFund.setType(SuperFundType type) |
SuperFund |
SuperFund.type(SuperFundType type) |
Copyright © 2020. All rights reserved.