|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.olap.query.PositionBase
com.tonbeller.jpivot.xmla.XMLA_Position
public class XMLA_Position
XMLA Position
| Field Summary |
|---|
| Fields inherited from class com.tonbeller.jpivot.olap.query.PositionBase |
|---|
cellList, members, number, parent |
| Constructor Summary | |
|---|---|
protected |
XMLA_Position(int axisOrdinal)
|
| Method Summary | |
|---|---|
int |
getAxisOrdinal()
Returns the axisOrdinal. |
boolean |
isEquivalent(XMLA_Position other)
|
void |
setAxisOrdinal(int axisOrdinal)
Sets the axisOrdinal. |
void |
setMembers(Member[] members)
Sets the members. |
| Methods inherited from class com.tonbeller.jpivot.olap.query.PositionBase |
|---|
accept, getMembers, getRootDecoree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XMLA_Position(int axisOrdinal)
axisOrdinal - | Method Detail |
|---|
public void setMembers(Member[] members)
members - The members to setpublic void setAxisOrdinal(int axisOrdinal)
axisOrdinal - The axisOrdinal to setpublic int getAxisOrdinal()
public boolean isEquivalent(XMLA_Position other)
other -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||