Class CartTaxInvoicePopulator
- java.lang.Object
-
- de.hybris.platform.chinesetaxinvoicefacades.populators.CartTaxInvoicePopulator
-
-
Constructor Summary
Constructors Constructor Description CartTaxInvoicePopulator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpopulate(CartModel source, CartData target)Populate the target instance with values from the source instance.
-