Package omero.model

Interface TextAnnotationPrx

    • Method Detail

      • getTextValue

        RString getTextValue()
      • getTextValue

        RString getTextValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getTextValue

        Ice.AsyncResult begin_getTextValue()
      • begin_getTextValue

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

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

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

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

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

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

        Ice.AsyncResult begin_getTextValue​(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_getTextValue

        RString end_getTextValue​(Ice.AsyncResult __result)
      • setTextValue

        void setTextValue​(RString theTextValue)
      • setTextValue

        void setTextValue​(RString theTextValue,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setTextValue

        Ice.AsyncResult begin_setTextValue​(RString theTextValue)
      • begin_setTextValue

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

        Ice.AsyncResult begin_setTextValue​(RString theTextValue,
                                           Ice.Callback __cb)
      • begin_setTextValue

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

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

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

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

        Ice.AsyncResult begin_setTextValue​(RString theTextValue,
                                           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_setTextValue

        void end_setTextValue​(Ice.AsyncResult __result)