Class AbstractReportGridCellHeader.AxisDepth
- java.lang.Object
-
- com.microstrategy.web.app.transforms.AbstractReportGridCellHeader.AxisDepth
-
- Enclosing class:
- AbstractReportGridCellHeader
protected static class AbstractReportGridCellHeader.AxisDepth extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AxisDepth(int axis, int depth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAxis()
int
getDepth()
void
setAxis(int axis)
void
setDepth(int depth)
-