| Package | Description |
|---|---|
| de.hybris.platform.core.dto.product | |
| de.hybris.platform.europe1.dto | |
| de.hybris.platform.europe1.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaxRowDTO> |
ProductDTO.getEurope1Taxes() |
Collection<TaxRowDTO> |
ProductDTO.getOwnEurope1Taxes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setEurope1Taxes(Collection<TaxRowDTO> value) |
void |
ProductDTO.setOwnEurope1Taxes(Collection<TaxRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxRowDTO> |
TaxRowsDTO.getTaxRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRowsDTO.setTaxRows(List<TaxRowDTO> taxrowsList) |
| Constructor and Description |
|---|
TaxRowsDTO(List<TaxRowDTO> taxrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
TaxRowsResource.postTaxRow(TaxRowDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
TaxRowResource.putTaxRow(TaxRowDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.