Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.registry.QueryStructureRequestType

Packages that use QueryStructureRequestType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
 

Uses of QueryStructureRequestType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as QueryStructureRequestType
protected  QueryStructureRequestType RegistryInterfaceType.queryStructureRequest
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return QueryStructureRequestType
 QueryStructureRequestType RegistryInterfaceType.getQueryStructureRequest()
          Gets the value of the queryStructureRequest property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type QueryStructureRequestType
 void RegistryInterfaceType.setQueryStructureRequest(QueryStructureRequestType value)
          Sets the value of the queryStructureRequest property.
 

Uses of QueryStructureRequestType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return QueryStructureRequestType
 QueryStructureRequestType ObjectFactory.createQueryStructureRequestType()
          Create an instance of QueryStructureRequestType
 



Copyright © 2012. All Rights Reserved.