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