Package omero.model

Class Callback_Pixels_getRelatedTo

  • All Implemented Interfaces:
    Ice.TwowayCallback, Ice.TwowayCallbackArg1<Pixels>

    public abstract class Callback_Pixels_getRelatedTo
    extends IceInternal.TwowayCallback
    implements Ice.TwowayCallbackArg1<Pixels>
    Deprecated.
    relatedTo is deprecated.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void __completed​(Ice.AsyncResult __result)
      Deprecated.
       
      • Methods inherited from class IceInternal.TwowayCallback

        __hasSentCallback, __sent, exception, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface Ice.TwowayCallback

        exception, exception
      • Methods inherited from interface Ice.TwowayCallbackArg1

        response
    • Constructor Detail

      • Callback_Pixels_getRelatedTo

        public Callback_Pixels_getRelatedTo()
        Deprecated.
    • Method Detail

      • __completed

        public final void __completed​(Ice.AsyncResult __result)
        Deprecated.
        Specified by:
        __completed in class IceInternal.CallbackBase