public class ProductInterestsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductInterestsDTO()
Generated constructor - for generic creation.
|
ProductInterestsDTO(List<ProductInterestDTO> productinterestsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductInterestDTO> |
getProductInterests() |
void |
setProductInterests(List<ProductInterestDTO> productinterestsList) |
public ProductInterestsDTO()
public ProductInterestsDTO(List<ProductInterestDTO> productinterestsList)
public List<ProductInterestDTO> getProductInterests()
public void setProductInterests(List<ProductInterestDTO> productinterestsList)
productinterestsList - the productinterestsList to setCopyright © 2017 SAP SE. All Rights Reserved.