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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as MeasureListType
protected  MeasureListType DataStructureComponentsType.measureList
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return MeasureListType
 MeasureListType ObjectFactory.createMeasureListType()
          Create an instance of MeasureListType
 MeasureListType DataStructureComponentsType.getMeasureList()
          Gets the value of the measureList property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type MeasureListType
 JAXBElement<MeasureListType> ObjectFactory.createMeasureList(MeasureListType value)
          Create an instance of JAXBElement<MeasureListType>}
 void DataStructureComponentsType.setMeasureList(MeasureListType value)
          Sets the value of the measureList property.
 



Copyright © 2012. All Rights Reserved.