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

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

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

Subclasses of SeriesType in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic
 class TimeSeriesType
          TimeSeriesType defines a 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.generic with type parameters of type SeriesType
protected  List<SeriesType> DataSetType.series
           
 

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

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



Copyright © 2012. All Rights Reserved.