| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static TrialBsResponseTrialBs.AccountItemDisplayTypeEnum |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum.fromValue(String value) |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum |
TrialBsResponseTrialBs.getAccountItemDisplayType()
勘定科目の表示(勘定科目: account_item, 決算書表示:group)(条件に指定した時のみ含まれる)
|
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static TrialBsResponseTrialBs.AccountItemDisplayTypeEnum |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrialBsResponseTrialBs.AccountItemDisplayTypeEnum[] |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TrialBsResponseTrialBs |
TrialBsResponseTrialBs.accountItemDisplayType(TrialBsResponseTrialBs.AccountItemDisplayTypeEnum accountItemDisplayType) |
void |
TrialBsResponseTrialBs.setAccountItemDisplayType(TrialBsResponseTrialBs.AccountItemDisplayTypeEnum accountItemDisplayType) |
void |
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
TrialBsResponseTrialBs.AccountItemDisplayTypeEnum enumeration) |
Copyright © 2020. All rights reserved.