| Package | Description |
|---|---|
| com.hybris.cis.client.tax.models | |
| de.hybris.platform.integration.cis.tax.service | |
| de.hybris.platform.integration.cis.tax.service.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CisTaxValue> |
CisTaxLine.getTaxValues()
Gets the tax values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CisTaxLine.setTaxValues(java.util.List<CisTaxValue> taxValues)
Sets the tax values.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TaxValue> |
TaxValueConversionService.getLineTaxValues(java.util.List<CisTaxValue> taxLines,
java.lang.String currencyCode) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TaxValue> |
DefaultTaxValueConversionService.getLineTaxValues(java.util.List<CisTaxValue> taxLines,
java.lang.String currencyCode) |
Copyright © 2018 SAP SE. All Rights Reserved.