public class ProductListComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductListComponentsDTO()
Generated constructor - for generic creation.
|
ProductListComponentsDTO(List<ProductListComponentDTO> productlistcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductListComponentDTO> |
getProductListComponents() |
void |
setProductListComponents(List<ProductListComponentDTO> productlistcomponentsList) |
public ProductListComponentsDTO()
public ProductListComponentsDTO(List<ProductListComponentDTO> productlistcomponentsList)
public List<ProductListComponentDTO> getProductListComponents()
public void setProductListComponents(List<ProductListComponentDTO> productlistcomponentsList)
productlistcomponentsList - the productlistcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.