public class CMSItemsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSItemsDTO()
Generated constructor - for generic creation.
|
CMSItemsDTO(List<CMSItemDTO> cmsitemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSItemDTO> |
getCMSItems() |
void |
setCMSItems(List<CMSItemDTO> cmsitemsList) |
public CMSItemsDTO()
public CMSItemsDTO(List<CMSItemDTO> cmsitemsList)
public List<CMSItemDTO> getCMSItems()
public void setCMSItems(List<CMSItemDTO> cmsitemsList)
cmsitemsList - the cmsitemsList to setCopyright © 2017 SAP SE. All Rights Reserved.