public class TextBlocksDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
TextBlocksDTO()
Generated constructor - for generic creation.
|
TextBlocksDTO(List<TextBlockDTO> textblocksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TextBlockDTO> |
getTextBlocks() |
void |
setTextBlocks(List<TextBlockDTO> textblocksList) |
public TextBlocksDTO()
public TextBlocksDTO(List<TextBlockDTO> textblocksList)
public List<TextBlockDTO> getTextBlocks()
public void setTextBlocks(List<TextBlockDTO> textblocksList)
textblocksList - the textblocksList to setCopyright © 2017 SAP SE. All Rights Reserved.