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