net.sf.jasperreports.olap.xmla
Class JRXmlaHierarchyLevel

java.lang.Object
  extended by net.sf.jasperreports.olap.xmla.JRXmlaHierarchyLevel
All Implemented Interfaces:
JROlapHierarchyLevel

public class JRXmlaHierarchyLevel
extends java.lang.Object
implements JROlapHierarchyLevel

Version:
$Id: JRXmlaHierarchyLevel.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
JRXmlaHierarchyLevel(java.lang.String name, int depth)
           
 
Method Summary
 int getDepth()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRXmlaHierarchyLevel

public JRXmlaHierarchyLevel(java.lang.String name,
                            int depth)
Method Detail

getDepth

public int getDepth()
Specified by:
getDepth in interface JROlapHierarchyLevel

getName

public java.lang.String getName()
Specified by:
getName in interface JROlapHierarchyLevel


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com