Class CachingFindTaxValueInfoStrategy.CachedTaxValue

java.lang.Object
de.hybris.platform.util.TaxValue
de.hybris.platform.order.strategies.calculation.pdt.impl.CachingFindTaxValueInfoStrategy.CachedTaxValue
All Implemented Interfaces:
PDTValue, Serializable, Cloneable
Enclosing class:
CachingFindTaxValueInfoStrategy

protected static class CachingFindTaxValueInfoStrategy.CachedTaxValue extends TaxValue
See Also:
  • Constructor Details

    • CachedTaxValue

      public CachedTaxValue(PK taxRowPK, String code, double value, boolean absolute, String currencyIsoCode)
  • Method Details