Package de.hybris.platform.util
Interface PDTValue
-
- All Known Implementing Classes:
CachingFindTaxValueInfoStrategy.CachedTaxValue,DiscountValue,Europe1PriceFactory.CachedTaxValue,PriceValue,TaxValue
public interface PDTValueThe Interface for representing Price, Discount and Tax values.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetValue()Returns the numeric value.
-