public class Europe1Tools extends Object
| Constructor and Description |
|---|
Europe1Tools() |
| Modifier and Type | Method and Description |
|---|---|
static DiscountValue |
createDiscountValue(AbstractDiscountRow discountRow)
Deprecated.
|
static List<DiscountValue> |
createDiscountValueList(List<AbstractDiscountRow> discountRows)
Deprecated.
|
static PriceInformation |
createPriceInformation(PriceRow row,
Currency currency) |
static Collection |
getTaxValues(List taxInformations) |
public static final Collection getTaxValues(List taxInformations)
@Deprecated public static final List<DiscountValue> createDiscountValueList(List<AbstractDiscountRow> discountRows)
DiscountValueConverter.discountsToValues(java.util.List) insteaddiscountRows - @Deprecated public static DiscountValue createDiscountValue(AbstractDiscountRow discountRow)
DiscountValueConverter.discountToValue(AbstractDiscountRowModel) insteaddiscountRow - public static final PriceInformation createPriceInformation(PriceRow row, Currency currency)
Copyright © 2017 SAP SE. All Rights Reserved.