net.sf.jasperreports.olap.xmla
Class JRXmlaHierarchyLevel
java.lang.Object
net.sf.jasperreports.olap.xmla.JRXmlaHierarchyLevel
- All Implemented Interfaces:
- JROlapHierarchyLevel
public class JRXmlaHierarchyLevel
- extends Object
- implements JROlapHierarchyLevel
- Version:
- $Id: JRXmlaHierarchyLevel.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRXmlaHierarchyLevel
public JRXmlaHierarchyLevel(String name,
int depth)
getDepth
public int getDepth()
- Specified by:
getDepth in interface JROlapHierarchyLevel
getName
public String getName()
- Specified by:
getName in interface JROlapHierarchyLevel
Copyright © 2012. All Rights Reserved.