public class ProductTaxCodesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductTaxCodesDTO()
Generated constructor - for generic creation.
|
ProductTaxCodesDTO(java.util.List<ProductTaxCodeDTO> producttaxcodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductTaxCodeDTO> |
getProductTaxCodes() |
void |
setProductTaxCodes(java.util.List<ProductTaxCodeDTO> producttaxcodesList) |
getUri, setUripublic ProductTaxCodesDTO()
public ProductTaxCodesDTO(java.util.List<ProductTaxCodeDTO> producttaxcodesList)
public java.util.List<ProductTaxCodeDTO> getProductTaxCodes()
public void setProductTaxCodes(java.util.List<ProductTaxCodeDTO> producttaxcodesList)
producttaxcodesList - the producttaxcodesList to setCopyright © 2018 SAP SE. All Rights Reserved.