|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A complete QEDEQ module. This describes the root business object.
| Method Summary | |
void |
addChapter(ChapterVo chapter)
Add chapter to this module. |
ModuleAddress |
getModuleAddress()
Get physical addresses of this module. |
ModuleLabels |
getModuleLabels()
Get module label associations for this module. |
void |
setChapterList(ChapterListVo chapters)
Set chapter list of this module. |
void |
setHeader(HeaderVo header)
Set header of module. |
void |
setLiteratureItemList(LiteratureItemListVo literatureItemList)
Set bibliography. |
void |
setModuleAddress(ModuleAddress address)
Get physical addresses of this module. |
| Methods inherited from interface org.qedeq.kernel.base.module.Qedeq |
getChapterList, getHeader, getLiteratureItemList |
| Method Detail |
public void setHeader(HeaderVo header)
header - Module header.public void setChapterList(ChapterListVo chapters)
chapters - Chapter list.public void addChapter(ChapterVo chapter)
chapter - Chapter to add.public void setLiteratureItemList(LiteratureItemListVo literatureItemList)
literatureItemList - Bibliography.public ModuleLabels getModuleLabels()
public ModuleAddress getModuleAddress()
public void setModuleAddress(ModuleAddress address)
address - Module address.
|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |