public class CachedPromotionResultsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CachedPromotionResultsDTO()
Generated constructor - for generic creation.
|
CachedPromotionResultsDTO(List<CachedPromotionResultDTO> cachedpromotionresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CachedPromotionResultDTO> |
getCachedPromotionResults() |
void |
setCachedPromotionResults(List<CachedPromotionResultDTO> cachedpromotionresultsList) |
public CachedPromotionResultsDTO()
public CachedPromotionResultsDTO(List<CachedPromotionResultDTO> cachedpromotionresultsList)
public List<CachedPromotionResultDTO> getCachedPromotionResults()
public void setCachedPromotionResults(List<CachedPromotionResultDTO> cachedpromotionresultsList)
cachedpromotionresultsList - the cachedpromotionresultsList to setCopyright © 2017 SAP SE. All Rights Reserved.