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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as QueryRegistrationResponseType
protected  QueryRegistrationResponseType RegistryInterfaceType.queryRegistrationResponse
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return QueryRegistrationResponseType
 QueryRegistrationResponseType RegistryInterfaceType.getQueryRegistrationResponse()
          Gets the value of the queryRegistrationResponse property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type QueryRegistrationResponseType
 void RegistryInterfaceType.setQueryRegistrationResponse(QueryRegistrationResponseType value)
          Sets the value of the queryRegistrationResponse property.
 

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

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



Copyright © 2012. All Rights Reserved.