public class PageFormatsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PageFormatsDTO()
Generated constructor - for generic creation.
|
PageFormatsDTO(List<PageFormatDTO> pageformatsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PageFormatDTO> |
getPageFormats() |
void |
setPageFormats(List<PageFormatDTO> pageformatsList) |
public PageFormatsDTO()
public PageFormatsDTO(List<PageFormatDTO> pageformatsList)
public List<PageFormatDTO> getPageFormats()
public void setPageFormats(List<PageFormatDTO> pageformatsList)
pageformatsList - the pageformatsList to setCopyright © 2017 SAP SE. All Rights Reserved.