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