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