Package omero.model

Interface LongAnnotationPrx

    • Method Detail

      • getLongValue

        RLong getLongValue()
      • getLongValue

        RLong getLongValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getLongValue

        Ice.AsyncResult begin_getLongValue()
      • begin_getLongValue

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

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

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

        Ice.AsyncResult begin_getLongValue​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getLongValue

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

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

        Ice.AsyncResult begin_getLongValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • end_getLongValue

        RLong end_getLongValue​(Ice.AsyncResult __result)
      • setLongValue

        void setLongValue​(RLong theLongValue)
      • setLongValue

        void setLongValue​(RLong theLongValue,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setLongValue

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue)
      • begin_setLongValue

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

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue,
                                           Ice.Callback __cb)
      • begin_setLongValue

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

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setLongValue

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • begin_setLongValue

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setLongValue

        Ice.AsyncResult begin_setLongValue​(RLong theLongValue,
                                           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_setLongValue

        void end_setLongValue​(Ice.AsyncResult __result)