public class CatalogPagesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CatalogPagesDTO()
Generated constructor - for generic creation.
|
CatalogPagesDTO(List<CatalogPageDTO> catalogpagesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CatalogPageDTO> |
getCatalogPages() |
void |
setCatalogPages(List<CatalogPageDTO> catalogpagesList) |
public CatalogPagesDTO()
public CatalogPagesDTO(List<CatalogPageDTO> catalogpagesList)
public List<CatalogPageDTO> getCatalogPages()
public void setCatalogPages(List<CatalogPageDTO> catalogpagesList)
catalogpagesList - the catalogpagesList to setCopyright © 2017 SAP SE. All Rights Reserved.