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

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

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

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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.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.