public class ProductBundlePromotionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductBundlePromotionsDTO()
Generated constructor - for generic creation.
|
ProductBundlePromotionsDTO(List<ProductBundlePromotionDTO> productbundlepromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductBundlePromotionDTO> |
getProductBundlePromotions() |
void |
setProductBundlePromotions(List<ProductBundlePromotionDTO> productbundlepromotionsList) |
public ProductBundlePromotionsDTO()
public ProductBundlePromotionsDTO(List<ProductBundlePromotionDTO> productbundlepromotionsList)
public List<ProductBundlePromotionDTO> getProductBundlePromotions()
public void setProductBundlePromotions(List<ProductBundlePromotionDTO> productbundlepromotionsList)
productbundlepromotionsList - the productbundlepromotionsList to setCopyright © 2017 SAP SE. All Rights Reserved.