Uses of Class
com.codbex.kronos.ndb.DataSources.DataSource.ColumnObject
-
Uses of DataSources.DataSource.ColumnObject in com.codbex.kronos.ndb
Fields in com.codbex.kronos.ndb declared as DataSources.DataSource.ColumnObjectModifier and TypeFieldDescriptionprotected DataSources.DataSource.ColumnObjectDataSources.DataSource.columnObjectThe column object.Methods in com.codbex.kronos.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.ndb with parameters of type DataSources.DataSource.ColumnObjectModifier and TypeMethodDescriptionvoidDataSources.DataSource.setColumnObject(DataSources.DataSource.ColumnObject value) Sets the value of the columnObject property.