public class CurrencyAwareOperandValueProvider
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected CommonI18NService |
commonI18NService |
| Constructor and Description |
|---|
CurrencyAwareOperandValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected PriceValue |
getPriceValueInBaseCurrency(PriceValue source) |
void |
setCommonI18NService(CommonI18NService commonI18NService) |
protected PriceValue |
sumPriceValuesInBaseCurrency(java.util.Collection<PriceValue> prices,
boolean net) |
protected CommonI18NService commonI18NService
protected PriceValue getPriceValueInBaseCurrency(PriceValue source)
protected PriceValue sumPriceValuesInBaseCurrency(java.util.Collection<PriceValue> prices, boolean net)
public void setCommonI18NService(CommonI18NService commonI18NService)
commonI18NService - the commonI18NService to setCopyright © 2018 SAP SE. All Rights Reserved.