Uses of Class
com.codbex.kronos.ndb.DataSources
-
Uses of DataSources in com.codbex.kronos.ndb
Fields in com.codbex.kronos.ndb declared as DataSourcesModifier and TypeFieldDescriptionprotected DataSourcesCalculationScenario.dataSourcesThe data sources.Methods in com.codbex.kronos.ndb that return DataSourcesModifier and TypeMethodDescriptionObjectFactory.createDataSources()Create an instance ofDataSources.CalculationScenario.getDataSources()Gets the value of the dataSources property.Methods in com.codbex.kronos.ndb with parameters of type DataSourcesModifier and TypeMethodDescriptionvoidCalculationScenario.setDataSources(DataSources value) Sets the value of the dataSources property.