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

Packages that use Obs
org.jembi.sdmxhd.cds   
 

Uses of Obs in org.jembi.sdmxhd.cds
 

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

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