Uses of Class
com.codbex.kronos.parser.calculationview.ndb.DataSources.DataSource.ColumnObject
-
Uses of DataSources.DataSource.ColumnObject in com.codbex.kronos.parser.calculationview.ndb
Fields in com.codbex.kronos.parser.calculationview.ndb declared as DataSources.DataSource.ColumnObjectModifier and TypeFieldDescriptionprotected DataSources.DataSource.ColumnObjectDataSources.DataSource.columnObjectThe column object.Methods in com.codbex.kronos.parser.calculationview.ndb that return DataSources.DataSource.ColumnObjectModifier and TypeMethodDescriptionObjectFactory.createDataSourcesDataSourceColumnObject()Create an instance ofDataSources.DataSource.ColumnObjectDataSources.DataSource.getColumnObject()Gets the value of the columnObject property.Methods in com.codbex.kronos.parser.calculationview.ndb with parameters of type DataSources.DataSource.ColumnObjectModifier and TypeMethodDescriptionvoidDataSources.DataSource.setColumnObject(DataSources.DataSource.ColumnObject value) Sets the value of the columnObject property.