Uses of Class
de.hybris.platform.chinesecommercewebservicescommons.dto.TaxInvoiceWsDTO
-
-
Uses of TaxInvoiceWsDTO in de.hybris.platform.chinesetaxinvoiceocc.controllers
Methods in de.hybris.platform.chinesetaxinvoiceocc.controllers with parameters of type TaxInvoiceWsDTO Modifier and Type Method Description voidTaxInvoiceController. replaceCartTaxInvoice(TaxInvoiceWsDTO taxInvoice) -
Uses of TaxInvoiceWsDTO in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers
Methods in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers with parameters of type TaxInvoiceWsDTO Modifier and Type Method Description voidTaxInvoiceController. replaceCartTaxInvoice(TaxInvoiceWsDTO taxInvoice) -
Uses of TaxInvoiceWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return TaxInvoiceWsDTO Modifier and Type Method Description TaxInvoiceWsDTOAbstractOrderWsDTO. getTaxInvoice()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type TaxInvoiceWsDTO Modifier and Type Method Description voidAbstractOrderWsDTO. setTaxInvoice(TaxInvoiceWsDTO taxInvoice)
-