org.eclipse.birt.report.engine.api
Class ComponentID

java.lang.Object
  extended byorg.eclipse.birt.report.engine.api.ComponentID

public class ComponentID
extends java.lang.Object

a class that wraps around an identifier for a report component


Field Summary
protected  long componentID
           
 
Constructor Summary
ComponentID()
           
 
Method Summary
 long getID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentID

protected long componentID
Constructor Detail

ComponentID

public ComponentID()
Method Detail

getID

public long getID()


Copyright © 2005 Actuate Corp. All rights reserved.