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