Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.generic.ObsType

Packages that use ObsType
org.sdmx.resources.sdmxml.schemas.v2_0.generic   
 

Uses of ObsType in org.sdmx.resources.sdmxml.schemas.v2_0.generic
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.generic with type parameters of type ObsType
protected  List<ObsType> SeriesType.obs
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.generic that return ObsType
 ObsType ObjectFactory.createObsType()
          Create an instance of ObsType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.generic that return types with arguments of type ObsType
 List<ObsType> SeriesType.getObs()
          Gets the value of the obs property.
 



Copyright © 2012. All Rights Reserved.