Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.registry.QueryResultType

Packages that use QueryResultType
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
 

Uses of QueryResultType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry with type parameters of type QueryResultType
protected  List<QueryResultType> QueryRegistrationResponseType.queryResult
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return QueryResultType
 QueryResultType ObjectFactory.createQueryResultType()
          Create an instance of QueryResultType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type QueryResultType
 List<QueryResultType> QueryRegistrationResponseType.getQueryResult()
          Gets the value of the queryResult property.
 



Copyright © 2012. All Rights Reserved.