Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.MeasureDimensionWhereType

Packages that use MeasureDimensionWhereType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of MeasureDimensionWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as MeasureDimensionWhereType
protected  MeasureDimensionWhereType DataStructureWhereType.measureDimensionWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return MeasureDimensionWhereType
 MeasureDimensionWhereType ObjectFactory.createMeasureDimensionWhereType()
          Create an instance of MeasureDimensionWhereType
 MeasureDimensionWhereType DataStructureWhereType.getMeasureDimensionWhere()
          Gets the value of the measureDimensionWhere property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type MeasureDimensionWhereType
 JAXBElement<MeasureDimensionWhereType> ObjectFactory.createMeasureDimensionWhere(MeasureDimensionWhereType value)
          Create an instance of JAXBElement<MeasureDimensionWhereType>}
 void DataStructureWhereType.setMeasureDimensionWhere(MeasureDimensionWhereType value)
          Sets the value of the measureDimensionWhere property.
 



Copyright © 2012. All Rights Reserved.