public class CustomPlaceholdersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CustomPlaceholdersDTO()
Generated constructor - for generic creation.
|
CustomPlaceholdersDTO(List<CustomPlaceholderDTO> customplaceholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomPlaceholderDTO> |
getCustomPlaceholders() |
void |
setCustomPlaceholders(List<CustomPlaceholderDTO> customplaceholdersList) |
public CustomPlaceholdersDTO()
public CustomPlaceholdersDTO(List<CustomPlaceholderDTO> customplaceholdersList)
public List<CustomPlaceholderDTO> getCustomPlaceholders()
public void setCustomPlaceholders(List<CustomPlaceholderDTO> customplaceholdersList)
customplaceholdersList - the customplaceholdersList to setCopyright © 2017 SAP SE. All Rights Reserved.