Package de.hybris.platform.europe1.jalo
Class Europe1PriceFactory.CachedTaxValue
java.lang.Object
de.hybris.platform.util.TaxValue
de.hybris.platform.europe1.jalo.Europe1PriceFactory.CachedTaxValue
- All Implemented Interfaces:
PDTValue,Serializable,Cloneable
- Enclosing class:
- Europe1PriceFactory
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCachedTaxValue(PK taxRowPK, String code, double value, boolean absolute, String currencyIsoCode) -
Method Summary
Methods inherited from class de.hybris.platform.util.TaxValue
apply, apply, clone, equals, getAppliedValue, getCode, getCurrencyIsoCode, getValue, hashCode, isAbsolute, parseTaxValue, parseTaxValueCollection, sumAbsoluteTaxValues, sumAppliedTaxValues, sumRelativeTaxValues, toString, toString, unapply
-
Constructor Details
-
CachedTaxValue
-