public class ChaptersConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
ChaptersConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChapterConfigurationDTO> |
getChapterConfigurations() |
String |
getName() |
void |
setChapterConfigurations(List<ChapterConfigurationDTO> value) |
void |
setName(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ChaptersConfigurationDTO()
public List<ChapterConfigurationDTO> getChapterConfigurations()
public String getName()
public void setChapterConfigurations(List<ChapterConfigurationDTO> value)
public void setName(String value)
Copyright © 2017 SAP SE. All Rights Reserved.