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