com.tonbeller.jpivot.test.olap
Class TestLevel

java.lang.Object
  extended by com.tonbeller.jpivot.olap.model.impl.LevelImpl
      extended by com.tonbeller.jpivot.test.olap.TestLevel
All Implemented Interfaces:
Decorator, Displayable, Expression, Level, Visitable

public class TestLevel
extends LevelImpl

Created on 22.10.2002

Author:
av

Field Summary
 
Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable
LABEL_COMPARATOR
 
Constructor Summary
TestLevel()
           
 
Method Summary
 
Methods inherited from class com.tonbeller.jpivot.olap.model.impl.LevelImpl
accept, getHierarchy, getLabel, getRootDecoree, getUniqueName, setHierarchy, setLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLevel

public TestLevel()