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(java.lang.String stringValue) |
java.lang.String |
render(TaxValue taxValue) |
appendPart, createParsedObject, parseTaxOrDiscount, render, setCommonI18NService, setCurrencyDao, setFormatFactory, setPattern, setPatternExplainedpublic TaxValue parse(java.lang.String stringValue) throws ParserException
parse in interface ValueParser<TaxValue>ParserExceptionpublic java.lang.String render(TaxValue taxValue)
render in interface ValueParser<TaxValue>Copyright © 2018 SAP SE. All Rights Reserved.