public class TablePlaceholdersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
TablePlaceholdersDTO()
Generated constructor - for generic creation.
|
TablePlaceholdersDTO(List<TablePlaceholderDTO> tableplaceholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TablePlaceholderDTO> |
getTablePlaceholders() |
void |
setTablePlaceholders(List<TablePlaceholderDTO> tableplaceholdersList) |
public TablePlaceholdersDTO()
public TablePlaceholdersDTO(List<TablePlaceholderDTO> tableplaceholdersList)
public List<TablePlaceholderDTO> getTablePlaceholders()
public void setTablePlaceholders(List<TablePlaceholderDTO> tableplaceholdersList)
tableplaceholdersList - the tableplaceholdersList to setCopyright © 2017 SAP SE. All Rights Reserved.