Uses of Class
org.pentaho.di.trans.steps.olapinput.olap4jhelper.AbstractBaseCell
-
Uses of AbstractBaseCell in org.pentaho.di.trans.steps.olapinput.olap4jhelper
Modifier and TypeMethodDescriptionMatrix.get
(int x, int y) Returns the cell at a particular coordinate.AbstractBaseCell[][]
CellDataSet.getCellSetBody()
AbstractBaseCell[][]
CellDataSet.getCellSetHeaders()
Modifier and TypeMethodDescriptionvoid
CellDataSet.setCellSetBody
(AbstractBaseCell[][] cellSet) void
CellDataSet.setCellSetHeaders
(AbstractBaseCell[][] cellSet)