Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.message.DataQueryType

Packages that use DataQueryType
org.sdmx.resources.sdmxml.schemas.v2_1.message   
 

Uses of DataQueryType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 

Subclasses of DataQueryType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 class GenericDataQueryType
          DataQueryType defines the structure of a generic data query message.
 class GenericTimeSeriesDataQueryType
          GenericTimeSeriesDataQueryType defines the structure of a time series generic data query message.
 class StructureSpecificTimeSeriesDataQueryType
          StructureSpecificTimeSeriesDataQueryType defines the structure of a time series generic data query message.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return DataQueryType
 DataQueryType ObjectFactory.createDataQueryType()
          Create an instance of DataQueryType
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message with parameters of type DataQueryType
 JAXBElement<DataQueryType> ObjectFactory.createStructureSpecificDataQuery(DataQueryType value)
          Create an instance of JAXBElement<DataQueryType>}
 



Copyright © 2012. All Rights Reserved.