Package omero.model

Interface TermAnnotationPrx

    • Method Detail

      • getTermValue

        RString getTermValue()
      • getTermValue

        RString getTermValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getTermValue

        Ice.AsyncResult begin_getTermValue()
      • begin_getTermValue

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

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

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

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

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

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

        Ice.AsyncResult begin_getTermValue​(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_getTermValue

        RString end_getTermValue​(Ice.AsyncResult __result)
      • setTermValue

        void setTermValue​(RString theTermValue)
      • setTermValue

        void setTermValue​(RString theTermValue,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setTermValue

        Ice.AsyncResult begin_setTermValue​(RString theTermValue)
      • begin_setTermValue

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

        Ice.AsyncResult begin_setTermValue​(RString theTermValue,
                                           Ice.Callback __cb)
      • begin_setTermValue

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

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

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

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

        Ice.AsyncResult begin_setTermValue​(RString theTermValue,
                                           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_setTermValue

        void end_setTermValue​(Ice.AsyncResult __result)