public class AsPromotedItemsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
AsPromotedItemsDTO()
Generated constructor - for generic creation.
|
AsPromotedItemsDTO(java.util.List<AsPromotedItemDTO> aspromoteditemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsPromotedItemDTO> |
getAsPromotedItems() |
void |
setAsPromotedItems(java.util.List<AsPromotedItemDTO> aspromoteditemsList) |
getUri, setUripublic AsPromotedItemsDTO()
public AsPromotedItemsDTO(java.util.List<AsPromotedItemDTO> aspromoteditemsList)
public java.util.List<AsPromotedItemDTO> getAsPromotedItems()
public void setAsPromotedItems(java.util.List<AsPromotedItemDTO> aspromoteditemsList)
aspromoteditemsList - the aspromoteditemsList to setCopyright © 2018 SAP SE. All Rights Reserved.