Uses of Class
org.dashbuilder.dataset.impl.DataSetImpl
-
Packages that use DataSetImpl Package Description org.dashbuilder.dataset.impl -
-
Uses of DataSetImpl in org.dashbuilder.dataset.impl
Fields in org.dashbuilder.dataset.impl declared as DataSetImpl Modifier and Type Field Description protected DataSetImplDataColumnImpl. dataSetMethods in org.dashbuilder.dataset.impl that return DataSetImpl Modifier and Type Method Description DataSetImplDataSetImpl. cloneEmpty()DataSetImplDataSetImpl. cloneInstance()DataSetImplDataColumnImpl. getDataSet()Methods in org.dashbuilder.dataset.impl with parameters of type DataSetImpl Modifier and Type Method Description voidDataColumnImpl. setDataSet(DataSetImpl dataSet)Constructors in org.dashbuilder.dataset.impl with parameters of type DataSetImpl Constructor Description DataSetMetadataImpl(DataSetImpl dataSet)
-