Package de.hybris.platform.europe1.jalo
Class Europe1TaxInformation
- java.lang.Object
-
- de.hybris.platform.jalo.order.price.QualifiedPricingInfo
-
- de.hybris.platform.jalo.order.price.TaxInformation
-
- de.hybris.platform.europe1.jalo.Europe1TaxInformation
-
- All Implemented Interfaces:
PDTInformation
public class Europe1TaxInformation extends TaxInformation
-
-
Constructor Summary
Constructors Constructor Description Europe1TaxInformation(TaxRow taxRow)
Europe1TaxInformation(TaxValue taxValue, PK rowPK)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TaxValue
createTaxValue(TaxRow taxRow)
TaxRow
getTaxRow()
-
Methods inherited from class de.hybris.platform.jalo.order.price.TaxInformation
getTaxValue, getValue
-
Methods inherited from class de.hybris.platform.jalo.order.price.QualifiedPricingInfo
getQualifierCount, getQualifierKeys, getQualifiers, getQualifierValue, toString
-
-