Package omero.model

Class Laser

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • frequencyMultiplication

        protected RInt frequencyMultiplication
      • tuneable

        protected RBool tuneable
      • pulse

        protected Pulse pulse
      • wavelength

        protected Length wavelength
      • pockelCell

        protected RBool pockelCell
      • repetitionRate

        protected Frequency repetitionRate
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class LightSource
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class LightSource
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class LightSource
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class LightSource
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class LightSource
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class LightSource
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getType

        public static Ice.DispatchStatus ___getType​(Laser __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setType

        public static Ice.DispatchStatus ___setType​(Laser __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getLaserMedium

        public static Ice.DispatchStatus ___getLaserMedium​(Laser __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setLaserMedium

        public static Ice.DispatchStatus ___setLaserMedium​(Laser __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___getFrequencyMultiplication

        public static Ice.DispatchStatus ___getFrequencyMultiplication​(Laser __obj,
                                                                       IceInternal.Incoming __inS,
                                                                       Ice.Current __current)
      • ___setFrequencyMultiplication

        public static Ice.DispatchStatus ___setFrequencyMultiplication​(Laser __obj,
                                                                       IceInternal.Incoming __inS,
                                                                       Ice.Current __current)
      • ___getTuneable

        public static Ice.DispatchStatus ___getTuneable​(Laser __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___setTuneable

        public static Ice.DispatchStatus ___setTuneable​(Laser __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___getPulse

        public static Ice.DispatchStatus ___getPulse​(Laser __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setPulse

        public static Ice.DispatchStatus ___setPulse​(Laser __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getWavelength

        public static Ice.DispatchStatus ___getWavelength​(Laser __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setWavelength

        public static Ice.DispatchStatus ___setWavelength​(Laser __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getPockelCell

        public static Ice.DispatchStatus ___getPockelCell​(Laser __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setPockelCell

        public static Ice.DispatchStatus ___setPockelCell​(Laser __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getPump

        public static Ice.DispatchStatus ___getPump​(Laser __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setPump

        public static Ice.DispatchStatus ___setPump​(Laser __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getRepetitionRate

        public static Ice.DispatchStatus ___getRepetitionRate​(Laser __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___setRepetitionRate

        public static Ice.DispatchStatus ___setRepetitionRate​(Laser __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class LightSource
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class LightSource
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class LightSource
      • clone

        public Laser clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class LightSource