Hilbert II - Version 0.03.01

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

Packages that use ChapterListVo
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.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.01

©left GNU General Public Licence
All Rights Reserved.