public class ChaptersConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ChaptersConfigurationsDTO()
Generated constructor - for generic creation.
|
ChaptersConfigurationsDTO(List<ChaptersConfigurationDTO> chaptersconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChaptersConfigurationDTO> |
getChaptersConfigurations() |
void |
setChaptersConfigurations(List<ChaptersConfigurationDTO> chaptersconfigurationsList) |
public ChaptersConfigurationsDTO()
public ChaptersConfigurationsDTO(List<ChaptersConfigurationDTO> chaptersconfigurationsList)
public List<ChaptersConfigurationDTO> getChaptersConfigurations()
public void setChaptersConfigurations(List<ChaptersConfigurationDTO> chaptersconfigurationsList)
chaptersconfigurationsList - the chaptersconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.