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