Uses of Class
de.hybris.platform.platformbackoffice.taxdiscountvalueparser.TaxOrDiscount
Packages that use TaxOrDiscount
-
Uses of TaxOrDiscount in de.hybris.platform.platformbackoffice.taxdiscountvalueparser
Methods in de.hybris.platform.platformbackoffice.taxdiscountvalueparser that return TaxOrDiscountModifier and TypeMethodDescriptionprotected TaxOrDiscountDiscountValueParser.createParsedObject(Matcher matcher, String code, double value, double appliedValue, boolean isAbsolute, String currencyIsoCode) protected TaxOrDiscountTaxDiscountValueParser.createParsedObject(Matcher matcher, String code, double value, double appliedValue, boolean isAbsolute, String currencyIsoCode) TaxDiscountValueParser.parseTaxOrDiscount(String stringValue) Methods in de.hybris.platform.platformbackoffice.taxdiscountvalueparser with parameters of type TaxOrDiscount