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