Package omero.model

Interface CorrectionPrx

    • Method Detail

      • getValue

        RString getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getValue

        Ice.AsyncResult begin_getValue()
      • begin_getValue

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

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

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

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

        Ice.AsyncResult begin_getValue​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getValue

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

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

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
      • end_getValue

        RString end_getValue​(Ice.AsyncResult __result)
      • setValue

        void setValue​(RString theValue)
      • setValue

        void setValue​(RString theValue,
                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(RString theValue)
      • begin_setValue

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

        Ice.AsyncResult begin_setValue​(RString theValue,
                                       Ice.Callback __cb)
      • begin_setValue

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

        Ice.AsyncResult begin_setValue​(RString theValue,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(RString theValue,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(RString theValue,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(RString theValue,
                                       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_setValue

        void end_setValue​(Ice.AsyncResult __result)