public class ProductGridComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductGridComponentsDTO()
Generated constructor - for generic creation.
|
ProductGridComponentsDTO(List<ProductGridComponentDTO> productgridcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductGridComponentDTO> |
getProductGridComponents() |
void |
setProductGridComponents(List<ProductGridComponentDTO> productgridcomponentsList) |
public ProductGridComponentsDTO()
public ProductGridComponentsDTO(List<ProductGridComponentDTO> productgridcomponentsList)
public List<ProductGridComponentDTO> getProductGridComponents()
public void setProductGridComponents(List<ProductGridComponentDTO> productgridcomponentsList)
productgridcomponentsList - the productgridcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.