Class JRMondrianLevel
- java.lang.Object
-
- net.sf.jasperreports.olap.mondrian.JRMondrianLevel
-
- All Implemented Interfaces:
JROlapHierarchyLevel
public class JRMondrianLevel extends Object implements JROlapHierarchyLevel
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description JRMondrianLevel(mondrian.olap.Level level)
-
-
-
Method Detail
-
getDepth
public int getDepth()
- Specified by:
getDepth
in interfaceJROlapHierarchyLevel
-
getName
public String getName()
- Specified by:
getName
in interfaceJROlapHierarchyLevel
-
-