| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Receipt.LineAmountTypesEnum |
Receipt.LineAmountTypesEnum.fromValue(String text) |
Receipt.LineAmountTypesEnum |
Receipt.getLineAmountTypes()
See Line Amount Types
|
static Receipt.LineAmountTypesEnum |
Receipt.LineAmountTypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Receipt.LineAmountTypesEnum[] |
Receipt.LineAmountTypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Receipt |
Receipt.lineAmountTypes(Receipt.LineAmountTypesEnum lineAmountTypes) |
void |
Receipt.setLineAmountTypes(Receipt.LineAmountTypesEnum lineAmountTypes) |
Copyright © 2018. All rights reserved.