| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static InlineResponse20013Taxes.DisplayCategoryEnum |
InlineResponse20013Taxes.DisplayCategoryEnum.fromValue(String value) |
InlineResponse20013Taxes.DisplayCategoryEnum |
InlineResponse20013Taxes.getDisplayCategory()
税区分の表示カテゴリ(tax_5: 5%表示の税区分、tax_8: 8%表示の税区分、tax_r8: 軽減税率8%表示の税区分、tax_10: 10%表示の税区分、null: 税率未設定税区分)
|
InlineResponse20013Taxes.DisplayCategoryEnum |
InlineResponse20013Taxes.DisplayCategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InlineResponse20013Taxes.DisplayCategoryEnum |
InlineResponse20013Taxes.DisplayCategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineResponse20013Taxes.DisplayCategoryEnum[] |
InlineResponse20013Taxes.DisplayCategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20013Taxes |
InlineResponse20013Taxes.displayCategory(InlineResponse20013Taxes.DisplayCategoryEnum displayCategory) |
void |
InlineResponse20013Taxes.setDisplayCategory(InlineResponse20013Taxes.DisplayCategoryEnum displayCategory) |
void |
InlineResponse20013Taxes.DisplayCategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InlineResponse20013Taxes.DisplayCategoryEnum enumeration) |
Copyright © 2020. All rights reserved.