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