| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum.fromValue(String value) |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum |
TrialCrThreeYearsResponseTrialCrThreeYears.getCostAllocation()
配賦仕訳のみ:only,配賦仕訳以外:without(条件に指定した時のみ含まれる)
|
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum[] |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TrialCrThreeYearsResponseTrialCrThreeYears |
TrialCrThreeYearsResponseTrialCrThreeYears.costAllocation(TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum costAllocation) |
void |
TrialCrThreeYearsResponseTrialCrThreeYears.setCostAllocation(TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum costAllocation) |
void |
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
TrialCrThreeYearsResponseTrialCrThreeYears.CostAllocationEnum enumeration) |
Copyright © 2022. All rights reserved.