public class HotfoldersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
HotfoldersDTO()
Generated constructor - for generic creation.
|
HotfoldersDTO(List<HotfolderDTO> hotfoldersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<HotfolderDTO> |
getHotfolders() |
void |
setHotfolders(List<HotfolderDTO> hotfoldersList) |
public HotfoldersDTO()
public HotfoldersDTO(List<HotfolderDTO> hotfoldersList)
public List<HotfolderDTO> getHotfolders()
public void setHotfolders(List<HotfolderDTO> hotfoldersList)
hotfoldersList - the hotfoldersList to setCopyright © 2017 SAP SE. All Rights Reserved.