public class PromotionResultsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionResultsDTO()
Generated constructor - for generic creation.
|
PromotionResultsDTO(List<PromotionResultDTO> promotionresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionResultDTO> |
getPromotionResults() |
void |
setPromotionResults(List<PromotionResultDTO> promotionresultsList) |
public PromotionResultsDTO()
public PromotionResultsDTO(List<PromotionResultDTO> promotionresultsList)
public List<PromotionResultDTO> getPromotionResults()
public void setPromotionResults(List<PromotionResultDTO> promotionresultsList)
promotionresultsList - the promotionresultsList to setCopyright © 2017 SAP SE. All Rights Reserved.