|
|||||||||
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.PositionImpl
public class PositionImpl
Created on 11.10.2002
Constructor Summary | |
---|---|
PositionImpl()
|
Method Summary | |
---|---|
void |
accept(Visitor visitor)
|
Member[] |
getMembers()
Returns the members. |
java.lang.Object |
getRootDecoree()
returns the object that has been created by the olap server. |
void |
setMembers(Member[] members)
Sets the members. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PositionImpl()
Method Detail |
---|
public Member[] getMembers()
getMembers
in interface Position
public void setMembers(Member[] members)
members
- The members to setpublic void accept(Visitor visitor)
accept
in interface Visitable
public java.lang.Object getRootDecoree()
Decorator
getRootDecoree
in interface Decorator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |