|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.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 Positionpublic void setMembers(Member[] members)
members - The members to setpublic void accept(Visitor visitor)
accept in interface Visitablepublic 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 | ||||||||