Uses of Class
org.pentaho.di.trans.steps.olapinput.olap4jhelper.CellDataSet

Packages that use CellDataSet
org.pentaho.di.trans.steps.olapinput.olap4jhelper   
 

Uses of CellDataSet in org.pentaho.di.trans.steps.olapinput.olap4jhelper
 

Methods in org.pentaho.di.trans.steps.olapinput.olap4jhelper that return CellDataSet
static CellDataSet OlapUtil.cellSet2Matrix(org.olap4j.CellSet cellSet)