public class ChapterConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
ChapterConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChapterLevel() |
ChapterParagraphStyleDTO |
getChapterParagraphStyle() |
ChaptersConfigurationDTO |
getChaptersConfiguration() |
String |
getFlowControl() |
Boolean |
getShowChapter() |
void |
setChapterLevel(Integer value) |
void |
setChapterParagraphStyle(ChapterParagraphStyleDTO value) |
void |
setChaptersConfiguration(ChaptersConfigurationDTO value) |
void |
setFlowControl(String value) |
void |
setShowChapter(Boolean value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ChapterConfigurationDTO()
public Integer getChapterLevel()
public ChapterParagraphStyleDTO getChapterParagraphStyle()
public ChaptersConfigurationDTO getChaptersConfiguration()
public String getFlowControl()
public Boolean getShowChapter()
public void setChapterLevel(Integer value)
public void setChapterParagraphStyle(ChapterParagraphStyleDTO value)
public void setChaptersConfiguration(ChaptersConfigurationDTO value)
public void setFlowControl(String value)
public void setShowChapter(Boolean value)
Copyright © 2017 SAP SE. All Rights Reserved.