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