Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.BaseDimensionType

Packages that use BaseDimensionType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of BaseDimensionType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Subclasses of BaseDimensionType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class DimensionType
          DimensionType describes the structure of an ordinary dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g.
 class MeasureDimensionType
          MeasureDimensionType defines the structure of the measure dimension.
 class TimeDimensionType
          TimeDimensionType describes the structure of a time dimension.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type BaseDimensionType
protected  List<BaseDimensionType> DimensionListType.dimensionOrMeasureDimensionOrTimeDimension
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type BaseDimensionType
 List<BaseDimensionType> DimensionListType.getDimensionOrMeasureDimensionOrTimeDimension()
          Gets the value of the dimensionOrMeasureDimensionOrTimeDimension property.
 



Copyright © 2012. All Rights Reserved.