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