public class TaxValueParser extends TaxDiscountValueParser implements ValueParser<TaxValue>
commonI18NService, compiledPattern, currencyDao, formatFactory, pattern, patternExplained, SEPARATOR| Constructor and Description |
|---|
TaxValueParser() |
| Modifier and Type | Method and Description |
|---|---|
TaxValue |
parse(String stringValue) |
String |
render(TaxValue taxValue) |
appendPart, createParsedObject, parseTaxOrDiscount, render, setCommonI18NService, setCurrencyDao, setFormatFactory, setPattern, setPatternExplainedpublic TaxValue parse(String stringValue) throws ParserException
parse in interface ValueParser<TaxValue>ParserExceptionpublic String render(TaxValue taxValue)
render in interface ValueParser<TaxValue>Copyright © 2017 SAP SE. All Rights Reserved.