Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific.ObsType

Packages that use ObsType
org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific   
 

Uses of ObsType in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific
 

Subclasses of ObsType in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific
 class TimeSeriesObsType
          TimeSeriesObsType defines the abstract structure of a time series observation.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific with type parameters of type ObsType
protected  List<ObsType> SeriesType.obs
           
protected  List<ObsType> DataSetType.obs
           
 

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



Copyright © 2012. All Rights Reserved.