| Package | Description |
|---|---|
| de.hybris.platform.platformbackoffice.taxdiscountvalueparser |
| Modifier and Type | Method and Description |
|---|---|
protected TaxOrDiscount |
DiscountValueParser.createParsedObject(Matcher matcher,
String code,
double value,
double appliedValue,
boolean isAbsolute,
String currencyIsoCode) |
protected TaxOrDiscount |
TaxDiscountValueParser.createParsedObject(Matcher matcher,
String code,
double value,
double appliedValue,
boolean isAbsolute,
String currencyIsoCode) |
TaxOrDiscount |
TaxDiscountValueParser.parseTaxOrDiscount(String stringValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
TaxDiscountValueParser.render(TaxOrDiscount parsed) |
Copyright © 2017 SAP SE. All Rights Reserved.