| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static QuotationIndexResponseQuotations.QuotationStatusEnum |
QuotationIndexResponseQuotations.QuotationStatusEnum.fromValue(String value) |
QuotationIndexResponseQuotations.QuotationStatusEnum |
QuotationIndexResponseQuotations.getQuotationStatus()
見積書ステータス (unsubmitted: 送付待ち, submitted: 送付済み, all: 全て)
|
QuotationIndexResponseQuotations.QuotationStatusEnum |
QuotationIndexResponseQuotations.QuotationStatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static QuotationIndexResponseQuotations.QuotationStatusEnum |
QuotationIndexResponseQuotations.QuotationStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotationIndexResponseQuotations.QuotationStatusEnum[] |
QuotationIndexResponseQuotations.QuotationStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuotationIndexResponseQuotations |
QuotationIndexResponseQuotations.quotationStatus(QuotationIndexResponseQuotations.QuotationStatusEnum quotationStatus) |
void |
QuotationIndexResponseQuotations.setQuotationStatus(QuotationIndexResponseQuotations.QuotationStatusEnum quotationStatus) |
void |
QuotationIndexResponseQuotations.QuotationStatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
QuotationIndexResponseQuotations.QuotationStatusEnum enumeration) |
Copyright © 2022. All rights reserved.