Package omero.model

Interface BooleanAnnotationPrx

    • Method Detail

      • getBoolValue

        RBool getBoolValue()
      • getBoolValue

        RBool getBoolValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getBoolValue

        Ice.AsyncResult begin_getBoolValue()
      • begin_getBoolValue

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

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

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

        Ice.AsyncResult begin_getBoolValue​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getBoolValue

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

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

        Ice.AsyncResult begin_getBoolValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • end_getBoolValue

        RBool end_getBoolValue​(Ice.AsyncResult __result)
      • setBoolValue

        void setBoolValue​(RBool theBoolValue)
      • setBoolValue

        void setBoolValue​(RBool theBoolValue,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setBoolValue

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue)
      • begin_setBoolValue

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

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue,
                                           Ice.Callback __cb)
      • begin_setBoolValue

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

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setBoolValue

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • begin_setBoolValue

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setBoolValue

        Ice.AsyncResult begin_setBoolValue​(RBool theBoolValue,
                                           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_setBoolValue

        void end_setBoolValue​(Ice.AsyncResult __result)