public interface AmountFormatter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formatAmount(java.math.BigDecimal value,
CurrencyModel currency,
java.util.Locale locale) |
java.lang.String formatAmount(java.math.BigDecimal value,
CurrencyModel currency,
java.util.Locale locale)
Copyright © 2018 SAP SE. All Rights Reserved.