public interface TaxValueConversionService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TaxValue> |
getLineTaxValues(java.util.List<CisTaxValue> taxLines,
java.lang.String currencyCode) |
java.util.List<TaxValue> |
getShippingTaxes(java.util.List<CisTaxLine> taxLines,
java.lang.String currencyCode,
boolean shippingIncluded) |
java.util.List<TaxValue> getShippingTaxes(java.util.List<CisTaxLine> taxLines, java.lang.String currencyCode, boolean shippingIncluded)
java.util.List<TaxValue> getLineTaxValues(java.util.List<CisTaxValue> taxLines, java.lang.String currencyCode)
Copyright © 2018 SAP SE. All Rights Reserved.