Hilbert II - Version 0.03.04

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

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

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

Methods in org.qedeq.kernel.dto.module with parameters of type SubsectionListVo
 void SectionVo.setSubsectionList(SubsectionListVo subsections)
          Set list of subsections of this section.
 

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

Methods in org.qedeq.kernel.xml.handler.module that return SubsectionListVo
 SubsectionListVo SubsectionListHandler.getSubsectionList()
          Get list of subsections.
 


Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.