Uses of Class
org.wso2.carbon.ndatasource.ui.config.RDBMSDSXMLConfiguration.DataSourceProperty
-
Packages that use RDBMSDSXMLConfiguration.DataSourceProperty Package Description org.wso2.carbon.ndatasource.ui.config -
-
Uses of RDBMSDSXMLConfiguration.DataSourceProperty in org.wso2.carbon.ndatasource.ui.config
Methods in org.wso2.carbon.ndatasource.ui.config that return types with arguments of type RDBMSDSXMLConfiguration.DataSourceProperty Modifier and Type Method Description List<RDBMSDSXMLConfiguration.DataSourceProperty>
RDBMSDSXMLConfiguration. getDataSourceProps()
Method parameters in org.wso2.carbon.ndatasource.ui.config with type arguments of type RDBMSDSXMLConfiguration.DataSourceProperty Modifier and Type Method Description void
RDBMSDSXMLConfiguration. setDataSourceProps(List<RDBMSDSXMLConfiguration.DataSourceProperty> dataSourceProps)
-