Package omero.model

Class WellSample

    • Field Detail

      • __ids

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

        protected RInt version
      • timepoint

        protected RTime timepoint
      • well

        protected Well well
      • image

        protected Image image
    • 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 IObject
      • 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 IObject
      • ice_ids

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

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

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

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

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

        public static Ice.DispatchStatus ___getVersion​(WellSample __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

        public static Ice.DispatchStatus ___setVersion​(WellSample __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getPosX

        public static Ice.DispatchStatus ___getPosX​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setPosX

        public static Ice.DispatchStatus ___setPosX​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getPosY

        public static Ice.DispatchStatus ___getPosY​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setPosY

        public static Ice.DispatchStatus ___setPosY​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getTimepoint

        public static Ice.DispatchStatus ___getTimepoint​(WellSample __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setTimepoint

        public static Ice.DispatchStatus ___setTimepoint​(WellSample __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getPlateAcquisition

        public static Ice.DispatchStatus ___getPlateAcquisition​(WellSample __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___setPlateAcquisition

        public static Ice.DispatchStatus ___setPlateAcquisition​(WellSample __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___getWell

        public static Ice.DispatchStatus ___getWell​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setWell

        public static Ice.DispatchStatus ___setWell​(WellSample __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getImage

        public static Ice.DispatchStatus ___getImage​(WellSample __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setImage

        public static Ice.DispatchStatus ___setImage​(WellSample __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 IObject
      • __writeImpl

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

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

        public WellSample clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject