public class ProductInterestsProcessesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductInterestsProcessesDTO()
Generated constructor - for generic creation.
|
ProductInterestsProcessesDTO(List<ProductInterestsProcessDTO> productinterestsprocessesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductInterestsProcessDTO> |
getProductInterestsProcesses() |
void |
setProductInterestsProcesses(List<ProductInterestsProcessDTO> productinterestsprocessesList) |
public ProductInterestsProcessesDTO()
public ProductInterestsProcessesDTO(List<ProductInterestsProcessDTO> productinterestsprocessesList)
public List<ProductInterestsProcessDTO> getProductInterestsProcesses()
public void setProductInterestsProcesses(List<ProductInterestsProcessDTO> productinterestsprocessesList)
productinterestsprocessesList - the productinterestsprocessesList to setCopyright © 2017 SAP SE. All Rights Reserved.