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