|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.engine.api.ComponentID
public class ComponentID
a class that wraps around an identifier for a report component
| Field Summary | |
|---|---|
protected long |
componentID
|
| Constructor Summary | |
|---|---|
ComponentID()
|
|
| Method Summary | |
|---|---|
long |
getID()
Get an identifier for a report component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long componentID
| Constructor Detail |
|---|
public ComponentID()
| Method Detail |
|---|
public long getID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||