public class ProductFixedPricePromotionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductFixedPricePromotionsDTO()
Generated constructor - for generic creation.
|
ProductFixedPricePromotionsDTO(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductFixedPricePromotionDTO> |
getProductFixedPricePromotions() |
void |
setProductFixedPricePromotions(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList) |
getUri, setUripublic ProductFixedPricePromotionsDTO()
public ProductFixedPricePromotionsDTO(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList)
public java.util.List<ProductFixedPricePromotionDTO> getProductFixedPricePromotions()
public void setProductFixedPricePromotions(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList)
productfixedpricepromotionsList - the productfixedpricepromotionsList to setCopyright © 2018 SAP SE. All Rights Reserved.