|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.data.engine.api.querydefn.GroupInstanceInfo
public class GroupInstanceInfo
This is an implementation to IGroupInstanceInfo.
| Constructor Summary | |
|---|---|
GroupInstanceInfo(int level,
int rowId)
|
|
| Method Summary | |
|---|---|
int |
getGroupLevel()
Return the group level of target group instance. |
int |
getRowId()
Return row number of one of rows in the group. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupInstanceInfo(int level,
int rowId)
level - rowId - | Method Detail |
|---|
public int getGroupLevel()
IGroupInstanceInfo
getGroupLevel in interface IGroupInstanceInfopublic int getRowId()
IGroupInstanceInfo
getRowId in interface IGroupInstanceInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||