| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static SelectablesIndexResponseAccountCategories.BalanceEnum |
SelectablesIndexResponseAccountCategories.BalanceEnum.fromValue(String value) |
SelectablesIndexResponseAccountCategories.BalanceEnum |
SelectablesIndexResponseAccountCategories.getBalance()
収支
|
SelectablesIndexResponseAccountCategories.BalanceEnum |
SelectablesIndexResponseAccountCategories.BalanceEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SelectablesIndexResponseAccountCategories.BalanceEnum |
SelectablesIndexResponseAccountCategories.BalanceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectablesIndexResponseAccountCategories.BalanceEnum[] |
SelectablesIndexResponseAccountCategories.BalanceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SelectablesIndexResponseAccountCategories |
SelectablesIndexResponseAccountCategories.balance(SelectablesIndexResponseAccountCategories.BalanceEnum balance) |
void |
SelectablesIndexResponseAccountCategories.setBalance(SelectablesIndexResponseAccountCategories.BalanceEnum balance) |
void |
SelectablesIndexResponseAccountCategories.BalanceEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SelectablesIndexResponseAccountCategories.BalanceEnum enumeration) |
Copyright © 2022. All rights reserved.