Uses of Class
seda.sandStorm.main.SandstormConfig.configSection

Packages that use SandstormConfig.configSection
seda.sandStorm.main   
 

Uses of SandstormConfig.configSection in seda.sandStorm.main
 

Methods in seda.sandStorm.main that return SandstormConfig.configSection
(package private)  SandstormConfig.configSection SandstormConfig.configSection.getSubsection(java.lang.String name)
           
 

Methods in seda.sandStorm.main with parameters of type SandstormConfig.configSection
(package private)  void SandstormConfig.configSection.addSubsection(SandstormConfig.configSection subsec)