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