| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static CompanyResponseCompany.WorkflowSettingEnum |
CompanyResponseCompany.WorkflowSettingEnum.fromValue(String value) |
CompanyResponseCompany.WorkflowSettingEnum |
CompanyResponseCompany.getWorkflowSetting()
仕訳承認フロー(enable: 有効、 disable: 無効)
|
CompanyResponseCompany.WorkflowSettingEnum |
CompanyResponseCompany.WorkflowSettingEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CompanyResponseCompany.WorkflowSettingEnum |
CompanyResponseCompany.WorkflowSettingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompanyResponseCompany.WorkflowSettingEnum[] |
CompanyResponseCompany.WorkflowSettingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompanyResponseCompany.setWorkflowSetting(CompanyResponseCompany.WorkflowSettingEnum workflowSetting) |
CompanyResponseCompany |
CompanyResponseCompany.workflowSetting(CompanyResponseCompany.WorkflowSettingEnum workflowSetting) |
void |
CompanyResponseCompany.WorkflowSettingEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CompanyResponseCompany.WorkflowSettingEnum enumeration) |
Copyright © 2020. All rights reserved.