Uses of Class
de.hybris.platform.europe1.model.TaxRowModel
Packages that use TaxRowModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of TaxRowModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type TaxRowModelModifier and TypeMethodDescriptionProductModel.getEurope1Taxes()Generated method - Getter of theProduct.europe1Taxesdynamic attribute defined at extensioneurope1.ProductModel.getOwnEurope1Taxes()Generated method - Getter of theProduct.ownEurope1Taxesattribute defined at extensioneurope1.Method parameters in de.hybris.platform.core.model.product with type arguments of type TaxRowModelModifier and TypeMethodDescriptionvoidProductModel.setEurope1Taxes(Collection<TaxRowModel> value) Generated method - Setter ofProduct.europe1Taxesdynamic attribute defined at extensioneurope1.voidProductModel.setOwnEurope1Taxes(Collection<TaxRowModel> value) Generated method - Setter ofProduct.ownEurope1Taxesattribute defined at extensioneurope1.