public class ProductFeatureComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductFeatureComponentsDTO()
Generated constructor - for generic creation.
|
ProductFeatureComponentsDTO(List<ProductFeatureComponentDTO> productfeaturecomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductFeatureComponentDTO> |
getProductFeatureComponents() |
void |
setProductFeatureComponents(List<ProductFeatureComponentDTO> productfeaturecomponentsList) |
public ProductFeatureComponentsDTO()
public ProductFeatureComponentsDTO(List<ProductFeatureComponentDTO> productfeaturecomponentsList)
public List<ProductFeatureComponentDTO> getProductFeatureComponents()
public void setProductFeatureComponents(List<ProductFeatureComponentDTO> productfeaturecomponentsList)
productfeaturecomponentsList - the productfeaturecomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.