public class ChapterConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ChapterConfigurationsDTO()
Generated constructor - for generic creation.
|
ChapterConfigurationsDTO(List<ChapterConfigurationDTO> chapterconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChapterConfigurationDTO> |
getChapterConfigurations() |
void |
setChapterConfigurations(List<ChapterConfigurationDTO> chapterconfigurationsList) |
public ChapterConfigurationsDTO()
public ChapterConfigurationsDTO(List<ChapterConfigurationDTO> chapterconfigurationsList)
public List<ChapterConfigurationDTO> getChapterConfigurations()
public void setChapterConfigurations(List<ChapterConfigurationDTO> chapterconfigurationsList)
chapterconfigurationsList - the chapterconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.