| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static SelectablesIndexResponseAccountCategories.OrgCodeEnum |
SelectablesIndexResponseAccountCategories.OrgCodeEnum.fromValue(String value) |
SelectablesIndexResponseAccountCategories.OrgCodeEnum |
SelectablesIndexResponseAccountCategories.getOrgCode()
事業形態(個人事業主: personal、法人: corporate)
|
SelectablesIndexResponseAccountCategories.OrgCodeEnum |
SelectablesIndexResponseAccountCategories.OrgCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SelectablesIndexResponseAccountCategories.OrgCodeEnum |
SelectablesIndexResponseAccountCategories.OrgCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectablesIndexResponseAccountCategories.OrgCodeEnum[] |
SelectablesIndexResponseAccountCategories.OrgCodeEnum.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.orgCode(SelectablesIndexResponseAccountCategories.OrgCodeEnum orgCode) |
void |
SelectablesIndexResponseAccountCategories.setOrgCode(SelectablesIndexResponseAccountCategories.OrgCodeEnum orgCode) |
void |
SelectablesIndexResponseAccountCategories.OrgCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SelectablesIndexResponseAccountCategories.OrgCodeEnum enumeration) |
Copyright © 2022. All rights reserved.