public class ProductMultiBuyPromotionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductMultiBuyPromotionsDTO()
Generated constructor - for generic creation.
|
ProductMultiBuyPromotionsDTO(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductMultiBuyPromotionDTO> |
getProductMultiBuyPromotions() |
void |
setProductMultiBuyPromotions(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList) |
public ProductMultiBuyPromotionsDTO()
public ProductMultiBuyPromotionsDTO(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList)
public List<ProductMultiBuyPromotionDTO> getProductMultiBuyPromotions()
public void setProductMultiBuyPromotions(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList)
productmultibuypromotionsList - the productmultibuypromotionsList to setCopyright © 2017 SAP SE. All Rights Reserved.