public class ProductRefinementComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductRefinementComponentsDTO()
Generated constructor - for generic creation.
|
ProductRefinementComponentsDTO(List<ProductRefinementComponentDTO> productrefinementcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductRefinementComponentDTO> |
getProductRefinementComponents() |
void |
setProductRefinementComponents(List<ProductRefinementComponentDTO> productrefinementcomponentsList) |
public ProductRefinementComponentsDTO()
public ProductRefinementComponentsDTO(List<ProductRefinementComponentDTO> productrefinementcomponentsList)
public List<ProductRefinementComponentDTO> getProductRefinementComponents()
public void setProductRefinementComponents(List<ProductRefinementComponentDTO> productrefinementcomponentsList)
productrefinementcomponentsList - the productrefinementcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.