Class ComponentID


  • public class ComponentID
    extends java.lang.Object
    a class that wraps around an identifier for a report component
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected long componentID  
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentID()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • componentID

        protected long componentID
    • Constructor Detail

      • ComponentID

        public ComponentID()
    • Method Detail

      • getID

        public long getID()
        Get an identifier for a report component.
        Returns:
        componentID