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