public class PromotionPriceRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionPriceRowsDTO()
Generated constructor - for generic creation.
|
PromotionPriceRowsDTO(List<PromotionPriceRowDTO> promotionpricerowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionPriceRowDTO> |
getPromotionPriceRows() |
void |
setPromotionPriceRows(List<PromotionPriceRowDTO> promotionpricerowsList) |
public PromotionPriceRowsDTO()
public PromotionPriceRowsDTO(List<PromotionPriceRowDTO> promotionpricerowsList)
public List<PromotionPriceRowDTO> getPromotionPriceRows()
public void setPromotionPriceRows(List<PromotionPriceRowDTO> promotionpricerowsList)
promotionpricerowsList - the promotionpricerowsList to setCopyright © 2017 SAP SE. All Rights Reserved.