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

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

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

Subclasses of SeriesType in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific
 class TimeSeriesType
          TimeSeriesType defines an abstract structure which is used to group a collection of observations which have a key in common, organised by time.
 

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

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



Copyright © 2012. All Rights Reserved.