Uses of Class
org.qedeq.kernel.se.dto.module.ChapterVo

Packages that use ChapterVo
org.qedeq.kernel.se.dto.module Value objects for QEDEQ modules. 
org.qedeq.kernel.xml.handler.module Handler to parse qedeq XML modules. 
 

Uses of ChapterVo in org.qedeq.kernel.se.dto.module
 

Methods in org.qedeq.kernel.se.dto.module with parameters of type ChapterVo
 void ChapterListVo.add(ChapterVo chapter)
          Add chapter to list.
 void QedeqVo.addChapter(ChapterVo chapter)
          Add chapter to this module.
 

Uses of ChapterVo in org.qedeq.kernel.xml.handler.module
 

Methods in org.qedeq.kernel.xml.handler.module that return ChapterVo
 ChapterVo ChapterHandler.getChapter()
          Get parsed chapter.
 



Copyright © 2014. All Rights Reserved.