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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as QueryableDatasourceType
protected  QueryableDatasourceType ProvisionAgreementType.datasource
           
protected  QueryableDatasourceType DatasourceType.queryableDatasource
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return QueryableDatasourceType
 QueryableDatasourceType ObjectFactory.createQueryableDatasourceType()
          Create an instance of QueryableDatasourceType
 QueryableDatasourceType ProvisionAgreementType.getDatasource()
          Gets the value of the datasource property.
 QueryableDatasourceType DatasourceType.getQueryableDatasource()
          Gets the value of the queryableDatasource property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type QueryableDatasourceType
 void ProvisionAgreementType.setDatasource(QueryableDatasourceType value)
          Sets the value of the datasource property.
 void DatasourceType.setQueryableDatasource(QueryableDatasourceType value)
          Sets the value of the queryableDatasource property.
 



Copyright © 2012. All Rights Reserved.