Class DefaultTaxInfoConverter
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.converter.impl.DefaultTaxInfoConverter
- All Implemented Interfaces:
PDTConverter<TaxRowModel,TaxInformation, TaxValueInfoCriteria>
public class DefaultTaxInfoConverter
extends Object
implements PDTConverter<TaxRowModel,TaxInformation,TaxValueInfoCriteria>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.order.strategies.calculation.pdt.converter.PDTConverter
convertAll
-
Constructor Details
-
DefaultTaxInfoConverter
public DefaultTaxInfoConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfacePDTConverter<TaxRowModel,TaxInformation, TaxValueInfoCriteria>
-