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 intgetAxis()intgetDepth()voidsetAxis(int axis)voidsetDepth(int depth) 
 -