| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static TrialBsResponseTrialBs.BreakdownDisplayTypeEnum |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum.fromValue(String value) |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum |
TrialBsResponseTrialBs.getBreakdownDisplayType()
内訳の表示(取引先: partner, 品目: item, 勘定科目: account_item)(条件に指定した時のみ含まれる)
|
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static TrialBsResponseTrialBs.BreakdownDisplayTypeEnum |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrialBsResponseTrialBs.BreakdownDisplayTypeEnum[] |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum.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.breakdownDisplayType(TrialBsResponseTrialBs.BreakdownDisplayTypeEnum breakdownDisplayType) |
void |
TrialBsResponseTrialBs.setBreakdownDisplayType(TrialBsResponseTrialBs.BreakdownDisplayTypeEnum breakdownDisplayType) |
void |
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
TrialBsResponseTrialBs.BreakdownDisplayTypeEnum enumeration) |
Copyright © 2020. All rights reserved.