| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum.fromValue(String value) |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum |
PartnerResponsePartner.getPartnerDocSettingAttributesSendingMethod()
請求書送付方法(email:メール、posting:郵送、email_and_posting:メールと郵送)
|
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum[] |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PartnerResponsePartner |
PartnerResponsePartner.partnerDocSettingAttributesSendingMethod(PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum partnerDocSettingAttributesSendingMethod) |
void |
PartnerResponsePartner.setPartnerDocSettingAttributesSendingMethod(PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum partnerDocSettingAttributesSendingMethod) |
void |
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PartnerResponsePartner.PartnerDocSettingAttributesSendingMethodEnum enumeration) |
Copyright © 2020. All rights reserved.