| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static CompanyUpdateResponseCompany.RoleEnum |
CompanyUpdateResponseCompany.RoleEnum.fromValue(String value) |
CompanyUpdateResponseCompany.RoleEnum |
CompanyUpdateResponseCompany.getRole()
ユーザーの権限
|
CompanyUpdateResponseCompany.RoleEnum |
CompanyUpdateResponseCompany.RoleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CompanyUpdateResponseCompany.RoleEnum |
CompanyUpdateResponseCompany.RoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompanyUpdateResponseCompany.RoleEnum[] |
CompanyUpdateResponseCompany.RoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompanyUpdateResponseCompany |
CompanyUpdateResponseCompany.role(CompanyUpdateResponseCompany.RoleEnum role) |
void |
CompanyUpdateResponseCompany.setRole(CompanyUpdateResponseCompany.RoleEnum role) |
void |
CompanyUpdateResponseCompany.RoleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CompanyUpdateResponseCompany.RoleEnum enumeration) |
Copyright © 2020. All rights reserved.