public class ContentSlotNamesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ContentSlotNamesDTO()
Generated constructor - for generic creation.
|
ContentSlotNamesDTO(List<ContentSlotNameDTO> contentslotnamesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentSlotNameDTO> |
getContentSlotNames() |
void |
setContentSlotNames(List<ContentSlotNameDTO> contentslotnamesList) |
public ContentSlotNamesDTO()
public ContentSlotNamesDTO(List<ContentSlotNameDTO> contentslotnamesList)
public List<ContentSlotNameDTO> getContentSlotNames()
public void setContentSlotNames(List<ContentSlotNameDTO> contentslotnamesList)
contentslotnamesList - the contentslotnamesList to setCopyright © 2017 SAP SE. All Rights Reserved.