|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.olap.model.impl.HierarchyImpl com.tonbeller.jpivot.test.olap.TestHierarchy
public class TestHierarchy
Created on 22.10.2002
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
---|
LABEL_COMPARATOR |
Constructor Summary | |
---|---|
TestHierarchy()
|
Method Summary | |
---|---|
TestMember[] |
getRootMembers()
Returns the rootMembers. |
void |
setRootMembers(TestMember[] rootMembers)
Sets the rootMembers. |
Methods inherited from class com.tonbeller.jpivot.olap.model.impl.HierarchyImpl |
---|
accept, getDimension, getLabel, getLevels, getRootDecoree, hasAll, setDimension, setHasAll, setLabel, setLevels |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestHierarchy()
Method Detail |
---|
public TestMember[] getRootMembers()
public void setRootMembers(TestMember[] rootMembers)
rootMembers
- The rootMembers to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |