public class JRXmlaResultAxis extends Object implements JROlapResultAxis
Constructor and Description |
---|
JRXmlaResultAxis(String axisName) |
Modifier and Type | Method and Description |
---|---|
void |
addHierarchy(JRXmlaHierarchy hierarchy) |
void |
addTuple(JRXmlaMemberTuple tuple) |
protected void |
copyLevelInfo(JRXmlaMemberTuple tuple) |
protected JRXmlaHierarchy[] |
ensureHierarchyArray() |
String |
getAxisName() |
JROlapHierarchy[] |
getHierarchiesOnAxis() |
JROlapMemberTuple |
getTuple(int index) |
int |
getTupleCount() |
protected void |
resetHierarchyArray() |
public JRXmlaResultAxis(String axisName)
public String getAxisName()
public JROlapHierarchy[] getHierarchiesOnAxis()
getHierarchiesOnAxis
in interface JROlapResultAxis
public JROlapMemberTuple getTuple(int index)
getTuple
in interface JROlapResultAxis
public int getTupleCount()
getTupleCount
in interface JROlapResultAxis
public void addHierarchy(JRXmlaHierarchy hierarchy)
public void addTuple(JRXmlaMemberTuple tuple)
protected void copyLevelInfo(JRXmlaMemberTuple tuple)
protected JRXmlaHierarchy[] ensureHierarchyArray()
protected void resetHierarchyArray()
Copyright © 2016. All rights reserved.