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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as DatasourceType
protected  DatasourceType MetadataflowRefType.datasource
           
protected  DatasourceType RegistrationStatusType.datasource
           
protected  DatasourceType ResultType.datasource
           
protected  DatasourceType DataProviderRefType.datasource
           
protected  DatasourceType ProvisionAgreementRefType.datasource
           
protected  DatasourceType RegistrationType.datasource
           
protected  DatasourceType DataflowRefType.datasource
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return DatasourceType
 DatasourceType ObjectFactory.createDatasourceType()
          Create an instance of DatasourceType
 DatasourceType MetadataflowRefType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType RegistrationStatusType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType ResultType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType DataProviderRefType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType ProvisionAgreementRefType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType RegistrationType.getDatasource()
          Gets the value of the datasource property.
 DatasourceType DataflowRefType.getDatasource()
          Gets the value of the datasource property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type DatasourceType
 void MetadataflowRefType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void RegistrationStatusType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void ResultType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void DataProviderRefType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void ProvisionAgreementRefType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void RegistrationType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 void DataflowRefType.setDatasource(DatasourceType value)
          Sets the value of the datasource property.
 



Copyright © 2012. All Rights Reserved.