| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static QuotationResponseQuotation.TaxEntryMethodEnum |
QuotationResponseQuotation.TaxEntryMethodEnum.fromValue(String value) |
QuotationResponseQuotation.TaxEntryMethodEnum |
QuotationResponseQuotation.getTaxEntryMethod()
見積書の消費税計算方法(inclusive: 内税, exclusive: 外税)
|
QuotationResponseQuotation.TaxEntryMethodEnum |
QuotationResponseQuotation.TaxEntryMethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static QuotationResponseQuotation.TaxEntryMethodEnum |
QuotationResponseQuotation.TaxEntryMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotationResponseQuotation.TaxEntryMethodEnum[] |
QuotationResponseQuotation.TaxEntryMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuotationResponseQuotation.setTaxEntryMethod(QuotationResponseQuotation.TaxEntryMethodEnum taxEntryMethod) |
QuotationResponseQuotation |
QuotationResponseQuotation.taxEntryMethod(QuotationResponseQuotation.TaxEntryMethodEnum taxEntryMethod) |
void |
QuotationResponseQuotation.TaxEntryMethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
QuotationResponseQuotation.TaxEntryMethodEnum enumeration) |
Copyright © 2022. All rights reserved.