|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.report.engine.api.DataID
Field Summary | |
protected DataSetID |
dataSet
|
protected long |
rowId
|
Constructor Summary | |
DataID(DataSetID dataSet,
long rowId)
|
Method Summary | |
void |
append(java.lang.StringBuffer buffer)
|
DataSetID |
getDataSetID()
|
long |
getRowID()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected DataSetID dataSet
protected long rowId
Constructor Detail |
public DataID(DataSetID dataSet, long rowId)
Method Detail |
public DataSetID getDataSetID()
public long getRowID()
public void append(java.lang.StringBuffer buffer)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |