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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as DataSourceType
protected  DataSourceType RegistrationType.datasource
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return DataSourceType
 DataSourceType ObjectFactory.createDataSourceType()
          Create an instance of DataSourceType
 DataSourceType RegistrationType.getDatasource()
          Gets the value of the datasource property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type DataSourceType
 void RegistrationType.setDatasource(DataSourceType value)
          Sets the value of the datasource property.
 



Copyright © 2012. All Rights Reserved.