| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static JournalStatusResponseJournals.DownloadTypeEnum |
JournalStatusResponseJournals.DownloadTypeEnum.fromValue(String value) |
JournalStatusResponseJournals.DownloadTypeEnum |
JournalStatusResponseJournals.getDownloadType()
ダウンロード形式
|
JournalStatusResponseJournals.DownloadTypeEnum |
JournalStatusResponseJournals.DownloadTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static JournalStatusResponseJournals.DownloadTypeEnum |
JournalStatusResponseJournals.DownloadTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JournalStatusResponseJournals.DownloadTypeEnum[] |
JournalStatusResponseJournals.DownloadTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JournalStatusResponseJournals |
JournalStatusResponseJournals.downloadType(JournalStatusResponseJournals.DownloadTypeEnum downloadType) |
void |
JournalStatusResponseJournals.setDownloadType(JournalStatusResponseJournals.DownloadTypeEnum downloadType) |
void |
JournalStatusResponseJournals.DownloadTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
JournalStatusResponseJournals.DownloadTypeEnum enumeration) |
Copyright © 2020. All rights reserved.