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

Packages that use Obs
org.jembi.sdmxhd.csds   
 

Uses of Obs in org.jembi.sdmxhd.csds
 

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

Method parameters in org.jembi.sdmxhd.csds with type arguments of type Obs
 void Section.setObs(java.util.List<Obs> obs)