public class OrderThresholdDiscountPromotionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OrderThresholdDiscountPromotionsDTO()
Generated constructor - for generic creation.
|
OrderThresholdDiscountPromotionsDTO(List<OrderThresholdDiscountPromotionDTO> orderthresholddiscountpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrderThresholdDiscountPromotionDTO> |
getOrderThresholdDiscountPromotions() |
void |
setOrderThresholdDiscountPromotions(List<OrderThresholdDiscountPromotionDTO> orderthresholddiscountpromotionsList) |
public OrderThresholdDiscountPromotionsDTO()
public OrderThresholdDiscountPromotionsDTO(List<OrderThresholdDiscountPromotionDTO> orderthresholddiscountpromotionsList)
public List<OrderThresholdDiscountPromotionDTO> getOrderThresholdDiscountPromotions()
public void setOrderThresholdDiscountPromotions(List<OrderThresholdDiscountPromotionDTO> orderthresholddiscountpromotionsList)
orderthresholddiscountpromotionsList - the orderthresholddiscountpromotionsList to setCopyright © 2017 SAP SE. All Rights Reserved.