public class ContentPagesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ContentPagesDTO()
Generated constructor - for generic creation.
|
ContentPagesDTO(List<ContentPageDTO> contentpagesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentPageDTO> |
getContentPages() |
void |
setContentPages(List<ContentPageDTO> contentpagesList) |
public ContentPagesDTO()
public ContentPagesDTO(List<ContentPageDTO> contentpagesList)
public List<ContentPageDTO> getContentPages()
public void setContentPages(List<ContentPageDTO> contentpagesList)
contentpagesList - the contentpagesList to setCopyright © 2017 SAP SE. All Rights Reserved.