Package | Description |
---|---|
com.alipay.api.domain | |
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
InvoiceTitleModel |
InvoiceModelContent.getInvoiceTitle()
Gets invoice title.
|
Modifier and Type | Method and Description |
---|---|
void |
InvoiceModelContent.setInvoiceTitle(InvoiceTitleModel invoiceTitle)
Sets invoice title.
|
Modifier and Type | Method and Description |
---|---|
InvoiceTitleModel |
AlipayEbppInvoiceTitleDynamicGetResponse.getTitle()
Gets title.
|
Modifier and Type | Method and Description |
---|---|
List<InvoiceTitleModel> |
AlipayEbppInvoiceTitleBatchqueryInnerResponse.getTitleList()
Gets title list.
|
List<InvoiceTitleModel> |
AlipayEbppInvoiceTitleListGetResponse.getTitleList()
Gets title list.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayEbppInvoiceTitleDynamicGetResponse.setTitle(InvoiceTitleModel title)
Sets title.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayEbppInvoiceTitleBatchqueryInnerResponse.setTitleList(List<InvoiceTitleModel> titleList)
Sets title list.
|
void |
AlipayEbppInvoiceTitleListGetResponse.setTitleList(List<InvoiceTitleModel> titleList)
Sets title list.
|
Copyright © 2018. All rights reserved.