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