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

Packages that use ResultType
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ResultType
protected  ResultType QueryResultType.dataResult
           
protected  ResultType QueryResultType.metadataResult
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ResultType
 ResultType ObjectFactory.createResultType()
          Create an instance of ResultType
 ResultType QueryResultType.getDataResult()
          Gets the value of the dataResult property.
 ResultType QueryResultType.getMetadataResult()
          Gets the value of the metadataResult property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ResultType
 void QueryResultType.setDataResult(ResultType value)
          Sets the value of the dataResult property.
 void QueryResultType.setMetadataResult(ResultType value)
          Sets the value of the metadataResult property.
 



Copyright © 2012. All Rights Reserved.