public class ProductPercentageDiscountPromotionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductPercentageDiscountPromotionsDTO()
Generated constructor - for generic creation.
|
ProductPercentageDiscountPromotionsDTO(List<ProductPercentageDiscountPromotionDTO> productpercentagediscountpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductPercentageDiscountPromotionDTO> |
getProductPercentageDiscountPromotions() |
void |
setProductPercentageDiscountPromotions(List<ProductPercentageDiscountPromotionDTO> productpercentagediscountpromotionsList) |
public ProductPercentageDiscountPromotionsDTO()
public ProductPercentageDiscountPromotionsDTO(List<ProductPercentageDiscountPromotionDTO> productpercentagediscountpromotionsList)
public List<ProductPercentageDiscountPromotionDTO> getProductPercentageDiscountPromotions()
public void setProductPercentageDiscountPromotions(List<ProductPercentageDiscountPromotionDTO> productpercentagediscountpromotionsList)
productpercentagediscountpromotionsList - the productpercentagediscountpromotionsList to setCopyright © 2017 SAP SE. All Rights Reserved.