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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as DimensionListType
protected  DimensionListType DataStructureComponentsType.dimensionList
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return DimensionListType
 DimensionListType ObjectFactory.createDimensionListType()
          Create an instance of DimensionListType
 DimensionListType DataStructureComponentsType.getDimensionList()
          Gets the value of the dimensionList property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type DimensionListType
 JAXBElement<DimensionListType> ObjectFactory.createDimensionList(DimensionListType value)
          Create an instance of JAXBElement<DimensionListType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type DimensionListType
 JAXBElement<DimensionListType> ObjectFactory.createDimensionList(DimensionListType value)
          Create an instance of JAXBElement<DimensionListType>}
 void DataStructureComponentsType.setDimensionList(DimensionListType value)
          Sets the value of the dimensionList property.
 



Copyright © 2012. All Rights Reserved.