| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static CompaniesPlanResponse.OrgCodeEnum |
CompaniesPlanResponse.OrgCodeEnum.fromValue(String value) |
CompaniesPlanResponse.OrgCodeEnum |
CompaniesPlanResponse.getOrgCode()
事業形態(個人事業主: personal、法人: corporate)
|
CompaniesPlanResponse.OrgCodeEnum |
CompaniesPlanResponse.OrgCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CompaniesPlanResponse.OrgCodeEnum |
CompaniesPlanResponse.OrgCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompaniesPlanResponse.OrgCodeEnum[] |
CompaniesPlanResponse.OrgCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompaniesPlanResponse |
CompaniesPlanResponse.orgCode(CompaniesPlanResponse.OrgCodeEnum orgCode) |
void |
CompaniesPlanResponse.setOrgCode(CompaniesPlanResponse.OrgCodeEnum orgCode) |
void |
CompaniesPlanResponse.OrgCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CompaniesPlanResponse.OrgCodeEnum enumeration) |
Copyright © 2020. All rights reserved.