|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.olap.query.PositionNodeBean
public class PositionNodeBean
serialization for mondrian position tree node - used by memento
Constructor Summary | |
---|---|
PositionNodeBean()
|
Method Summary | |
---|---|
PositionNodeBean[] |
getChildren()
|
ExpBean |
getReference()
|
void |
setChildren(PositionNodeBean[] children)
|
void |
setReference(ExpBean reference)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PositionNodeBean()
Method Detail |
---|
public ExpBean getReference()
public void setReference(ExpBean reference)
reference
- public PositionNodeBean[] getChildren()
public void setChildren(PositionNodeBean[] children)
children
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |