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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as TimeDimensionWhereType
protected  TimeDimensionWhereType DataStructureWhereType.timeDimensionWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return TimeDimensionWhereType
 TimeDimensionWhereType ObjectFactory.createTimeDimensionWhereType()
          Create an instance of TimeDimensionWhereType
 TimeDimensionWhereType DataStructureWhereType.getTimeDimensionWhere()
          Gets the value of the timeDimensionWhere property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type TimeDimensionWhereType
 JAXBElement<TimeDimensionWhereType> ObjectFactory.createTimeDimensionWhere(TimeDimensionWhereType value)
          Create an instance of JAXBElement<TimeDimensionWhereType>}
 void DataStructureWhereType.setTimeDimensionWhere(TimeDimensionWhereType value)
          Sets the value of the timeDimensionWhere property.
 



Copyright © 2012. All Rights Reserved.