| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static ManualJournal.LineAmountTypesEnum |
ManualJournal.LineAmountTypesEnum.fromValue(String text) |
ManualJournal.LineAmountTypesEnum |
ManualJournal.getLineAmountTypes()
NoTax by default if you don’t specify this element.
|
static ManualJournal.LineAmountTypesEnum |
ManualJournal.LineAmountTypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManualJournal.LineAmountTypesEnum[] |
ManualJournal.LineAmountTypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManualJournal |
ManualJournal.lineAmountTypes(ManualJournal.LineAmountTypesEnum lineAmountTypes) |
void |
ManualJournal.setLineAmountTypes(ManualJournal.LineAmountTypesEnum lineAmountTypes) |
Copyright © 2018. All rights reserved.