public class CategoryPagesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CategoryPagesDTO()
Generated constructor - for generic creation.
|
CategoryPagesDTO(List<CategoryPageDTO> categorypagesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CategoryPageDTO> |
getCategoryPages() |
void |
setCategoryPages(List<CategoryPageDTO> categorypagesList) |
public CategoryPagesDTO()
public CategoryPagesDTO(List<CategoryPageDTO> categorypagesList)
public List<CategoryPageDTO> getCategoryPages()
public void setCategoryPages(List<CategoryPageDTO> categorypagesList)
categorypagesList - the categorypagesList to setCopyright © 2017 SAP SE. All Rights Reserved.