Uses of Class
org.jembi.sdmxhd.csds.Section

Packages that use Section
org.jembi.sdmxhd.csds   
 

Uses of Section in org.jembi.sdmxhd.csds
 

Methods in org.jembi.sdmxhd.csds that return types with arguments of type Section
 java.util.List<Section> Group.getSections()
           
 

Method parameters in org.jembi.sdmxhd.csds with type arguments of type Section
 void Group.setSections(java.util.List<Section> sections)