| Modifier and Type | Method and Description |
|---|---|
boolean |
TaxInvoiceCheckoutFacade.setTaxInvoice(TaxInvoiceData data)
Save TaxInvoice in AbstractOrderModel.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<TaxInvoiceData,TaxInvoiceModel> |
ChineseTaxInvoiceCheckoutFacade.getTaxInvoiceReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChineseTaxInvoiceCheckoutFacade.setTaxInvoice(TaxInvoiceData data) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChineseTaxInvoiceCheckoutFacade.setTaxInvoiceReverseConverter(Converter<TaxInvoiceData,TaxInvoiceModel> taxInvoiceReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxInvoiceReversePopulator.populate(TaxInvoiceData source,
TaxInvoiceModel target) |
| Modifier and Type | Method and Description |
|---|---|
TaxInvoiceModel |
TaxInvoiceService.createTaxInvoice(TaxInvoiceData data)
To create a TaxInvoiceModel use a TaxInvoiceData
|
| Modifier and Type | Method and Description |
|---|---|
TaxInvoiceModel |
ChineseTaxInvoiceService.createTaxInvoice(TaxInvoiceData data) |
| Modifier and Type | Method and Description |
|---|---|
TaxInvoiceData |
AbstractOrderData.getTaxInvoice() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderData.setTaxInvoice(TaxInvoiceData taxInvoice) |
Copyright © 2018 SAP SE. All Rights Reserved.