Uses of Class
com.codbex.kronos.parser.calculationview.ndb.DataSources
-
Uses of DataSources in com.codbex.kronos.parser.calculationview.ndb
Fields in com.codbex.kronos.parser.calculationview.ndb declared as DataSourcesModifier and TypeFieldDescriptionprotected DataSourcesCalculationScenario.dataSourcesThe data sources.Methods in com.codbex.kronos.parser.calculationview.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.parser.calculationview.ndb with parameters of type DataSourcesModifier and TypeMethodDescriptionvoidCalculationScenario.setDataSources(DataSources value) Sets the value of the dataSources property.