Package omero.model

Interface DoubleAnnotationPrx

    • Method Detail

      • getDoubleValue

        RDouble getDoubleValue()
      • getDoubleValue

        RDouble getDoubleValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue()
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(Ice.Callback __cb)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getDoubleValue

        Ice.AsyncResult begin_getDoubleValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • end_getDoubleValue

        RDouble end_getDoubleValue​(Ice.AsyncResult __result)
      • setDoubleValue

        void setDoubleValue​(RDouble theDoubleValue)
      • setDoubleValue

        void setDoubleValue​(RDouble theDoubleValue,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             Ice.Callback __cb)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setDoubleValue

        Ice.AsyncResult begin_setDoubleValue​(RDouble theDoubleValue,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • end_setDoubleValue

        void end_setDoubleValue​(Ice.AsyncResult __result)