Class FileInfoOME.OME.Instrument.LightSource.Laser.Pump

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Integer documentRef  
      private java.lang.Integer lightSourceID  
    • Constructor Summary

      Constructors 
      Constructor Description
      Pump​(java.lang.Integer docRef, java.lang.Integer id)
      Creates a new Pump object.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • documentRef

        private java.lang.Integer documentRef
      • lightSourceID

        private java.lang.Integer lightSourceID
    • Constructor Detail

      • Pump

        public Pump​(java.lang.Integer docRef,
                    java.lang.Integer id)
        Creates a new Pump object.
        Parameters:
        docRef - DOCUMENT ME!
        id - DOCUMENT ME!