| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static LineAmountTypes |
LineAmountTypes.fromValue(String value) |
LineAmountTypes |
Prepayment.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
CreditNote.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
Overpayment.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
BankTransaction.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
Quote.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
Receipt.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
RepeatingInvoice.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
ManualJournal.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
Invoice.getLineAmountTypes()
Get lineAmountTypes
|
LineAmountTypes |
PurchaseOrder.getLineAmountTypes()
Get lineAmountTypes
|
static LineAmountTypes |
LineAmountTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineAmountTypes[] |
LineAmountTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.