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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type DimensionWhereType
protected  List<DimensionWhereType> DataStructureWhereType.dimensionWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return DimensionWhereType
 DimensionWhereType ObjectFactory.createDimensionWhereType()
          Create an instance of DimensionWhereType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type DimensionWhereType
 JAXBElement<DimensionWhereType> ObjectFactory.createDimensionWhere(DimensionWhereType value)
          Create an instance of JAXBElement<DimensionWhereType>}
 JAXBElement<DimensionWhereType> ObjectFactory.createGroupDimensionWhere(DimensionWhereType value)
          Create an instance of JAXBElement<DimensionWhereType>}
 List<DimensionWhereType> DataStructureWhereType.getDimensionWhere()
          Gets the value of the dimensionWhere property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type DimensionWhereType
 JAXBElement<DimensionWhereType> ObjectFactory.createDimensionWhere(DimensionWhereType value)
          Create an instance of JAXBElement<DimensionWhereType>}
 JAXBElement<DimensionWhereType> ObjectFactory.createGroupDimensionWhere(DimensionWhereType value)
          Create an instance of JAXBElement<DimensionWhereType>}
 



Copyright © 2012. All Rights Reserved.