public class PlaceholdersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PlaceholdersDTO()
Generated constructor - for generic creation.
|
PlaceholdersDTO(List<PlaceholderDTO> placeholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PlaceholderDTO> |
getPlaceholders() |
void |
setPlaceholders(List<PlaceholderDTO> placeholdersList) |
public PlaceholdersDTO()
public PlaceholdersDTO(List<PlaceholderDTO> placeholdersList)
public List<PlaceholderDTO> getPlaceholders()
public void setPlaceholders(List<PlaceholderDTO> placeholdersList)
placeholdersList - the placeholdersList to setCopyright © 2017 SAP SE. All Rights Reserved.