| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static QuotationResponseQuotation.QuotationLayoutEnum |
QuotationResponseQuotation.QuotationLayoutEnum.fromValue(String value) |
QuotationResponseQuotation.QuotationLayoutEnum |
QuotationResponseQuotation.getQuotationLayout()
見積書レイアウト * `default_classic` - レイアウト1/クラシック (デフォルト) * `standard_classic` - レイアウト2/クラシック * `envelope_classic` - 封筒1/クラシック * `default_modern` - レイアウト1/モダン * `standard_modern` - レイアウト2/モダン * `envelope_modern` - 封筒/モダン
|
QuotationResponseQuotation.QuotationLayoutEnum |
QuotationResponseQuotation.QuotationLayoutEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static QuotationResponseQuotation.QuotationLayoutEnum |
QuotationResponseQuotation.QuotationLayoutEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotationResponseQuotation.QuotationLayoutEnum[] |
QuotationResponseQuotation.QuotationLayoutEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuotationResponseQuotation |
QuotationResponseQuotation.quotationLayout(QuotationResponseQuotation.QuotationLayoutEnum quotationLayout) |
void |
QuotationResponseQuotation.setQuotationLayout(QuotationResponseQuotation.QuotationLayoutEnum quotationLayout) |
void |
QuotationResponseQuotation.QuotationLayoutEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
QuotationResponseQuotation.QuotationLayoutEnum enumeration) |
Copyright © 2022. All rights reserved.