public class ParagraphStylesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ParagraphStylesDTO()
Generated constructor - for generic creation.
|
ParagraphStylesDTO(List<ParagraphStyleDTO> paragraphstylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParagraphStyleDTO> |
getParagraphStyles() |
void |
setParagraphStyles(List<ParagraphStyleDTO> paragraphstylesList) |
public ParagraphStylesDTO()
public ParagraphStylesDTO(List<ParagraphStyleDTO> paragraphstylesList)
public List<ParagraphStyleDTO> getParagraphStyles()
public void setParagraphStyles(List<ParagraphStyleDTO> paragraphstylesList)
paragraphstylesList - the paragraphstylesList to setCopyright © 2017 SAP SE. All Rights Reserved.