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