Hilbert II - Version 0.03.04

Uses of Class
org.qedeq.kernel.dto.module.ChapterListVo

Packages that use ChapterListVo
org.qedeq.kernel.bo.load Load QEDEQ module files from local system or from the internet.  
org.qedeq.kernel.bo.module Business objects for qedeq modules. 
org.qedeq.kernel.dto.module Value objects for qedeq modules.  
 

Uses of ChapterListVo in org.qedeq.kernel.bo.load
 

Methods in org.qedeq.kernel.bo.load with parameters of type ChapterListVo
 void DefaultQedeqBo.setChapterList(ChapterListVo chapters)
          Set chapter list of this module.
 

Uses of ChapterListVo in org.qedeq.kernel.bo.module
 

Methods in org.qedeq.kernel.bo.module with parameters of type ChapterListVo
 void QedeqBo.setChapterList(ChapterListVo chapters)
          Set chapter list of this module.
 

Uses of ChapterListVo in org.qedeq.kernel.dto.module
 

Methods in org.qedeq.kernel.dto.module with parameters of type ChapterListVo
 void QedeqVo.setChapterList(ChapterListVo chapters)
          Set chapter list of this module.
 


Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.