Hilbert II - Version 0.03.04

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

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

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

Methods in org.qedeq.kernel.dto.module with parameters of type SectionVo
 void SectionListVo.add(SectionVo section)
          Add section to this list.
 void ChapterVo.addSection(SectionVo section)
          Add section to list.
 

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

Methods in org.qedeq.kernel.xml.handler.module that return SectionVo
 SectionVo SectionHandler.getSection()
          Get section.
 


Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.