public class CMSProductListComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSProductListComponentsDTO()
Generated constructor - for generic creation.
|
CMSProductListComponentsDTO(List<CMSProductListComponentDTO> cmsproductlistcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSProductListComponentDTO> |
getCMSProductListComponents() |
void |
setCMSProductListComponents(List<CMSProductListComponentDTO> cmsproductlistcomponentsList) |
public CMSProductListComponentsDTO()
public CMSProductListComponentsDTO(List<CMSProductListComponentDTO> cmsproductlistcomponentsList)
public List<CMSProductListComponentDTO> getCMSProductListComponents()
public void setCMSProductListComponents(List<CMSProductListComponentDTO> cmsproductlistcomponentsList)
cmsproductlistcomponentsList - the cmsproductlistcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.