public class AttributePlaceholdersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AttributePlaceholdersDTO()
Generated constructor - for generic creation.
|
AttributePlaceholdersDTO(List<AttributePlaceholderDTO> attributeplaceholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributePlaceholderDTO> |
getAttributePlaceholders() |
void |
setAttributePlaceholders(List<AttributePlaceholderDTO> attributeplaceholdersList) |
public AttributePlaceholdersDTO()
public AttributePlaceholdersDTO(List<AttributePlaceholderDTO> attributeplaceholdersList)
public List<AttributePlaceholderDTO> getAttributePlaceholders()
public void setAttributePlaceholders(List<AttributePlaceholderDTO> attributeplaceholdersList)
attributeplaceholdersList - the attributeplaceholdersList to setCopyright © 2017 SAP SE. All Rights Reserved.