public class OrderPromotionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OrderPromotionsDTO()
Generated constructor - for generic creation.
|
OrderPromotionsDTO(List<OrderPromotionDTO> orderpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrderPromotionDTO> |
getOrderPromotions() |
void |
setOrderPromotions(List<OrderPromotionDTO> orderpromotionsList) |
public OrderPromotionsDTO()
public OrderPromotionsDTO(List<OrderPromotionDTO> orderpromotionsList)
public List<OrderPromotionDTO> getOrderPromotions()
public void setOrderPromotions(List<OrderPromotionDTO> orderpromotionsList)
orderpromotionsList - the orderpromotionsList to setCopyright © 2017 SAP SE. All Rights Reserved.