public final class ScreenPrxHelper extends Ice.ObjectPrxHelperBase implements ScreenPrx
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | __ids | 
| static long | serialVersionUID | 
| Constructor and Description | 
|---|
| ScreenPrxHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb,
                               Ice.AsyncResult __result) | 
| static void | __copyPlateLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb,
                          Ice.AsyncResult __result) | 
| static void | __copyReagents_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb,
                        Ice.AsyncResult __result) | 
| static void | __findScreenAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb,
                                    Ice.AsyncResult __result) | 
| static void | __findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb,
                               Ice.AsyncResult __result) | 
| static void | __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                           Ice.AsyncResult __result) | 
| static void | __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
                          Ice.AsyncResult __result) | 
| static void | __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
                      Ice.AsyncResult __result) | 
| static void | __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
                 Ice.AsyncResult __result) | 
| static void | __getName_completed(Ice.TwowayCallbackArg1<RString> __cb,
                   Ice.AsyncResult __result) | 
| static void | __getPlateLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                      Ice.AsyncResult __result) | 
| static void | __getProtocolDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
                                  Ice.AsyncResult __result) | 
| static void | __getProtocolIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb,
                                 Ice.AsyncResult __result) | 
| static void | __getReagentSetDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
                                    Ice.AsyncResult __result) | 
| static void | __getReagentSetIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb,
                                   Ice.AsyncResult __result) | 
| static void | __getType_completed(Ice.TwowayCallbackArg1<RString> __cb,
                   Ice.AsyncResult __result) | 
| static void | __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb,
                      Ice.AsyncResult __result) | 
| static void | __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
                       Ice.AsyncResult __result) | 
| static void | __isGlobal_completed(Ice.TwowayCallbackBool __cb,
                    Ice.AsyncResult __result) | 
| static void | __isLink_completed(Ice.TwowayCallbackBool __cb,
                  Ice.AsyncResult __result) | 
| static void | __isLoaded_completed(Ice.TwowayCallbackBool __cb,
                    Ice.AsyncResult __result) | 
| static void | __isMutable_completed(Ice.TwowayCallbackBool __cb,
                     Ice.AsyncResult __result) | 
| static void | __linkAnnotation_completed(Ice.TwowayCallbackArg1<ScreenAnnotationLink> __cb,
                          Ice.AsyncResult __result) | 
| static void | __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
                                Ice.AsyncResult __result) | 
| static void | __linkedPlateList_completed(Ice.TwowayCallbackArg1<java.util.List<Plate>> __cb,
                           Ice.AsyncResult __result) | 
| static void | __linkPlate_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb,
                     Ice.AsyncResult __result) | 
| static void | __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                 Ice.AsyncResult __result) | 
| static ScreenPrx | __read(IceInternal.BasicStream __is) | 
| static void | __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                       Ice.AsyncResult __result) | 
| static void | __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
                                 Ice.AsyncResult __result) | 
| static void | __sizeOfPlateLinks_completed(Ice.TwowayCallbackInt __cb,
                            Ice.AsyncResult __result) | 
| static void | __sizeOfReagents_completed(Ice.TwowayCallbackInt __cb,
                          Ice.AsyncResult __result) | 
| static void | __write(IceInternal.BasicStream __os,
       ScreenPrx v) | 
| void | addAllReagentSet(java.util.List<Reagent> targets) | 
| void | addAllReagentSet(java.util.List<Reagent> targets,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) | 
| void | addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) | 
| void | addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addReagent(Reagent target) | 
| void | addReagent(Reagent target,
          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addScreenAnnotationLink(ScreenAnnotationLink target) | 
| void | addScreenAnnotationLink(ScreenAnnotationLink target,
                       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                             boolean bothSides) | 
| void | addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                             boolean bothSides,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addScreenPlateLink(ScreenPlateLink target) | 
| void | addScreenPlateLink(ScreenPlateLink target,
                  java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addScreenPlateLinkToBoth(ScreenPlateLink link,
                        boolean bothSides) | 
| void | addScreenPlateLinkToBoth(ScreenPlateLink link,
                        boolean bothSides,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      Callback_Screen_addAllReagentSet __cb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Screen_addAllReagentSet __cb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllReagentSet(java.util.List<Reagent> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   Callback_Screen_addAllScreenAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_Screen_addAllScreenAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              Callback_Screen_addAllScreenPlateLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Screen_addAllScreenPlateLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                Callback_Screen_addReagent __cb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Screen_addReagent __cb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addReagent(Reagent target,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             Callback_Screen_addScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_Screen_addScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLink(ScreenAnnotationLink target,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   Callback_Screen_addScreenAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_Screen_addScreenAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        Callback_Screen_addScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_Screen_addScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenPlateLink(ScreenPlateLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              Callback_Screen_addScreenPlateLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Screen_addScreenPlateLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks() | 
| Ice.AsyncResult | begin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Screen_clearAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearPlateLinks() | 
| Ice.AsyncResult | begin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb) | 
| Ice.AsyncResult | begin_clearPlateLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_Screen_clearPlateLinks __cb) | 
| Ice.AsyncResult | begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearReagents() | 
| Ice.AsyncResult | begin_clearReagents(Callback_Screen_clearReagents __cb) | 
| Ice.AsyncResult | begin_clearReagents(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_Screen_clearReagents __cb) | 
| Ice.AsyncResult | begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks() | 
| Ice.AsyncResult | begin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_Screen_copyAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyPlateLinks() | 
| Ice.AsyncResult | begin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb) | 
| Ice.AsyncResult | begin_copyPlateLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_copyPlateLinks __cb) | 
| Ice.AsyncResult | begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyReagents() | 
| Ice.AsyncResult | begin_copyReagents(Callback_Screen_copyReagents __cb) | 
| Ice.AsyncResult | begin_copyReagents(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                  IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                  Callback_Screen_copyReagents __cb) | 
| Ice.AsyncResult | begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                  Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                  IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                  IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                  IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              Callback_Screen_findScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Screen_findScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findScreenAnnotationLink(Annotation removal,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         Callback_Screen_findScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_Screen_findScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findScreenPlateLink(Plate removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Screen_getAnnotationLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDescription() | 
| Ice.AsyncResult | begin_getDescription(Callback_Screen_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDescription(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) | 
| Ice.AsyncResult | begin_getDetails() | 
| Ice.AsyncResult | begin_getDetails(Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId() | 
| Ice.AsyncResult | begin_getId(Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(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) | 
| Ice.AsyncResult | begin_getName() | 
| Ice.AsyncResult | begin_getName(Callback_Screen_getName __cb) | 
| Ice.AsyncResult | begin_getName(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Screen_getName __cb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getName(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) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Callback_Screen_getPlateLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getProtocolDescription() | 
| Ice.AsyncResult | begin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb) | 
| Ice.AsyncResult | begin_getProtocolDescription(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Callback_Screen_getProtocolDescription __cb) | 
| Ice.AsyncResult | begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_GenericCallback1<RString> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getProtocolDescription(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) | 
| Ice.AsyncResult | begin_getProtocolIdentifier() | 
| Ice.AsyncResult | begin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_getProtocolIdentifier __cb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_GenericCallback1<RString> __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getProtocolIdentifier(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) | 
| Ice.AsyncResult | begin_getReagentSetDescription() | 
| Ice.AsyncResult | begin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Screen_getReagentSetDescription __cb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<RString> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getReagentSetDescription(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) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier() | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_Screen_getReagentSetIdentifier __cb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_GenericCallback1<RString> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getReagentSetIdentifier(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) | 
| Ice.AsyncResult | begin_getType() | 
| Ice.AsyncResult | begin_getType(Callback_Screen_getType __cb) | 
| Ice.AsyncResult | begin_getType(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Screen_getType __cb) | 
| Ice.AsyncResult | begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getType(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) | 
| Ice.AsyncResult | begin_getVersion() | 
| Ice.AsyncResult | begin_getVersion(Callback_Screen_getVersion __cb) | 
| Ice.AsyncResult | begin_getVersion(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Screen_getVersion __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isLink()A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLoaded()Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isMutable()The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Callback_Screen_linkAnnotation __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_linkAnnotation __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList() | 
| Ice.AsyncResult | begin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Screen_linkedAnnotationList __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedPlateList() | 
| Ice.AsyncResult | begin_linkedPlateList(Callback_Screen_linkedPlateList __cb) | 
| Ice.AsyncResult | begin_linkedPlateList(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_Screen_linkedPlateList __cb) | 
| Ice.AsyncResult | begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               Callback_Screen_linkPlate __cb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_Screen_linkPlate __cb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkPlate(Plate addition,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           Callback_Screen_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Screen toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      Callback_Screen_reloadPlateLinks __cb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Screen_reloadPlateLinks __cb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadPlateLinks(Screen toCopy,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    Callback_Screen_reloadReagents __cb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_reloadReagents __cb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadReagents(Screen toCopy,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         Callback_Screen_removeAllReagentSet __cb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_Screen_removeAllReagentSet __cb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllReagentSet(java.util.List<Reagent> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      Callback_Screen_removeAllScreenAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_Screen_removeAllScreenAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 Callback_Screen_removeAllScreenPlateLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Screen_removeAllScreenPlateLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   Callback_Screen_removeReagent __cb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_Screen_removeReagent __cb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeReagent(Reagent theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                Callback_Screen_removeScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Callback_Screen_removeScreenAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        Callback_Screen_removeScreenAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_Screen_removeScreenAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                        boolean bothSides,
                                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           Callback_Screen_removeScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_removeScreenPlateLink __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLink(ScreenPlateLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   Callback_Screen_removeScreenPlateLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_Screen_removeScreenPlateLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Callback_Screen_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setId(RLong id) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Callback_Screen_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Screen_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            Callback_Screen_setProtocolDescription __cb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Callback_Screen_setProtocolDescription __cb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setProtocolDescription(RString theProtocolDescription,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           Callback_Screen_setProtocolIdentifier __cb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_setProtocolIdentifier __cb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setProtocolIdentifier(RString theProtocolIdentifier,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              Callback_Screen_setReagentSetDescription __cb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Screen_setReagentSetDescription __cb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setReagentSetDescription(RString theReagentSetDescription,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             Callback_Screen_setReagentSetIdentifier __cb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_Screen_setReagentSetIdentifier __cb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setReagentSetIdentifier(RString theReagentSetIdentifier,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setType(RString theType) | 
| Ice.AsyncResult | begin_setType(RString theType,
             Callback_Screen_setType __cb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setType(RString theType,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Screen_setType __cb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setType(RString theType,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                Callback_Screen_setVersion __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Screen_setVersion __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks() | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_sizeOfAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks() | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Screen_sizeOfPlateLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_IntCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_IntCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfReagents() | 
| Ice.AsyncResult | begin_sizeOfReagents(Callback_Screen_sizeOfReagents __cb) | 
| Ice.AsyncResult | begin_sizeOfReagents(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_sizeOfReagents __cb) | 
| Ice.AsyncResult | begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_IntCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_IntCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      Callback_Screen_unlinkAnnotation __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Screen_unlinkAnnotation __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 Callback_Screen_unlinkPlate __cb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_Screen_unlinkPlate __cb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkPlate(Plate removal,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unloadAnnotationLinks() | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Screen_unloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadPlateLinks() | 
| Ice.AsyncResult | begin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Screen_unloadPlateLinks __cb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadReagents() | 
| Ice.AsyncResult | begin_unloadReagents(Callback_Screen_unloadReagents __cb) | 
| Ice.AsyncResult | begin_unloadReagents(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Screen_unloadReagents __cb) | 
| Ice.AsyncResult | begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| static ScreenPrx | checkedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type. | 
| static ScreenPrx | checkedCast(Ice.ObjectPrx __obj,
           java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type. | 
| static ScreenPrx | checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type. | 
| static ScreenPrx | checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet,
           java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type. | 
| void | clearAnnotationLinks() | 
| void | clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | clearPlateLinks() | 
| void | clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | clearReagents() | 
| void | clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ScreenAnnotationLink> | copyAnnotationLinks() | 
| java.util.List<ScreenAnnotationLink> | copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ScreenPlateLink> | copyPlateLinks() | 
| java.util.List<ScreenPlateLink> | copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<Reagent> | copyReagents() | 
| java.util.List<Reagent> | copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | end_addAllReagentSet(Ice.AsyncResult __iresult) | 
| void | end_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addReagent(Ice.AsyncResult __iresult) | 
| void | end_addScreenAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_addScreenPlateLink(Ice.AsyncResult __iresult) | 
| void | end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_clearAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_clearPlateLinks(Ice.AsyncResult __iresult) | 
| void | end_clearReagents(Ice.AsyncResult __iresult) | 
| java.util.List<ScreenAnnotationLink> | end_copyAnnotationLinks(Ice.AsyncResult __iresult) | 
| java.util.List<ScreenPlateLink> | end_copyPlateLinks(Ice.AsyncResult __iresult) | 
| java.util.List<Reagent> | end_copyReagents(Ice.AsyncResult __iresult) | 
| java.util.List<ScreenAnnotationLink> | end_findScreenAnnotationLink(Ice.AsyncResult __iresult) | 
| java.util.List<ScreenPlateLink> | end_findScreenPlateLink(Ice.AsyncResult __iresult) | 
| java.util.Map<java.lang.Long,java.lang.Long> | end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) | 
| RString | end_getDescription(Ice.AsyncResult __iresult) | 
| Details | end_getDetails(Ice.AsyncResult __iresult) | 
| RLong | end_getId(Ice.AsyncResult __iresult) | 
| RString | end_getName(Ice.AsyncResult __iresult) | 
| java.util.Map<java.lang.Long,java.lang.Long> | end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult) | 
| RString | end_getProtocolDescription(Ice.AsyncResult __iresult) | 
| RString | end_getProtocolIdentifier(Ice.AsyncResult __iresult) | 
| RString | end_getReagentSetDescription(Ice.AsyncResult __iresult) | 
| RString | end_getReagentSetIdentifier(Ice.AsyncResult __iresult) | 
| RString | end_getType(Ice.AsyncResult __iresult) | 
| RInt | end_getVersion(Ice.AsyncResult __iresult) | 
| boolean | end_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | end_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | end_isLink(Ice.AsyncResult __iresult)A link between two other types. | 
| boolean | end_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not. | 
| boolean | end_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types. | 
| ScreenAnnotationLink | end_linkAnnotation(Ice.AsyncResult __iresult) | 
| java.util.List<Annotation> | end_linkedAnnotationList(Ice.AsyncResult __iresult) | 
| java.util.List<Plate> | end_linkedPlateList(Ice.AsyncResult __iresult) | 
| ScreenPlateLink | end_linkPlate(Ice.AsyncResult __iresult) | 
| IObject | end_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | end_reloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_reloadPlateLinks(Ice.AsyncResult __iresult) | 
| void | end_reloadReagents(Ice.AsyncResult __iresult) | 
| void | end_removeAllReagentSet(Ice.AsyncResult __iresult) | 
| void | end_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeReagent(Ice.AsyncResult __iresult) | 
| void | end_removeScreenAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_removeScreenPlateLink(Ice.AsyncResult __iresult) | 
| void | end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_setDescription(Ice.AsyncResult __iresult) | 
| void | end_setId(Ice.AsyncResult __iresult) | 
| void | end_setName(Ice.AsyncResult __iresult) | 
| void | end_setProtocolDescription(Ice.AsyncResult __iresult) | 
| void | end_setProtocolIdentifier(Ice.AsyncResult __iresult) | 
| void | end_setReagentSetDescription(Ice.AsyncResult __iresult) | 
| void | end_setReagentSetIdentifier(Ice.AsyncResult __iresult) | 
| void | end_setType(Ice.AsyncResult __iresult) | 
| void | end_setVersion(Ice.AsyncResult __iresult) | 
| IObject | end_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) | 
| int | end_sizeOfPlateLinks(Ice.AsyncResult __iresult) | 
| int | end_sizeOfReagents(Ice.AsyncResult __iresult) | 
| void | end_unlinkAnnotation(Ice.AsyncResult __iresult) | 
| void | end_unlinkPlate(Ice.AsyncResult __iresult) | 
| void | end_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | end_unloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently
 of the object itself. | 
| void | end_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link
 to many other objects. | 
| void | end_unloadPlateLinks(Ice.AsyncResult __iresult) | 
| void | end_unloadReagents(Ice.AsyncResult __iresult) | 
| java.util.List<ScreenAnnotationLink> | findScreenAnnotationLink(Annotation removal) | 
| java.util.List<ScreenAnnotationLink> | findScreenAnnotationLink(Annotation removal,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ScreenPlateLink> | findScreenPlateLink(Plate removal) | 
| java.util.List<ScreenPlateLink> | findScreenPlateLink(Plate removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.Map<java.lang.Long,java.lang.Long> | getAnnotationLinksCountPerOwner() | 
| java.util.Map<java.lang.Long,java.lang.Long> | getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getDescription() | 
| RString | getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Details | getDetails() | 
| Details | getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RLong | getId() | 
| RLong | getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getName() | 
| RString | getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.Map<java.lang.Long,java.lang.Long> | getPlateLinksCountPerOwner() | 
| java.util.Map<java.lang.Long,java.lang.Long> | getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getProtocolDescription() | 
| RString | getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getProtocolIdentifier() | 
| RString | getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getReagentSetDescription() | 
| RString | getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getReagentSetIdentifier() | 
| RString | getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getType() | 
| RString | getType(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RInt | getVersion() | 
| RInt | getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| static java.lang.String | ice_staticId()Provides the Slice type ID of this type. | 
| boolean | isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isLink()A link between two other types. | 
| boolean | isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| boolean | isLoaded()Tests if the objects are loaded or not. | 
| boolean | isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| boolean | isMutable()The server will persist changes made to these types. | 
| boolean | isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| ScreenAnnotationLink | linkAnnotation(Annotation addition) | 
| ScreenAnnotationLink | linkAnnotation(Annotation addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<Annotation> | linkedAnnotationList() | 
| java.util.List<Annotation> | linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<Plate> | linkedPlateList() | 
| java.util.List<Plate> | linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| ScreenPlateLink | linkPlate(Plate addition) | 
| ScreenPlateLink | linkPlate(Plate addition,
         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| IObject | proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | reloadAnnotationLinks(Screen toCopy) | 
| void | reloadAnnotationLinks(Screen toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | reloadPlateLinks(Screen toCopy) | 
| void | reloadPlateLinks(Screen toCopy,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | reloadReagents(Screen toCopy) | 
| void | reloadReagents(Screen toCopy,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllReagentSet(java.util.List<Reagent> targets) | 
| void | removeAllReagentSet(java.util.List<Reagent> targets,
                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) | 
| void | removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets,
                                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) | 
| void | removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeReagent(Reagent theTarget) | 
| void | removeReagent(Reagent theTarget,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeScreenAnnotationLink(ScreenAnnotationLink theTarget) | 
| void | removeScreenAnnotationLink(ScreenAnnotationLink theTarget,
                          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                  boolean bothSides) | 
| void | removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
                                  boolean bothSides,
                                  java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeScreenPlateLink(ScreenPlateLink theTarget) | 
| void | removeScreenPlateLink(ScreenPlateLink theTarget,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                             boolean bothSides) | 
| void | removeScreenPlateLinkFromBoth(ScreenPlateLink link,
                             boolean bothSides,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setDescription(RString theDescription) | 
| void | setDescription(RString theDescription,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setId(RLong id) | 
| void | setId(RLong id,
     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setName(RString theName) | 
| void | setName(RString theName,
       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setProtocolDescription(RString theProtocolDescription) | 
| void | setProtocolDescription(RString theProtocolDescription,
                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setProtocolIdentifier(RString theProtocolIdentifier) | 
| void | setProtocolIdentifier(RString theProtocolIdentifier,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setReagentSetDescription(RString theReagentSetDescription) | 
| void | setReagentSetDescription(RString theReagentSetDescription,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setReagentSetIdentifier(RString theReagentSetIdentifier) | 
| void | setReagentSetIdentifier(RString theReagentSetIdentifier,
                       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setType(RString theType) | 
| void | setType(RString theType,
       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setVersion(RInt theVersion) | 
| void | setVersion(RInt theVersion,
          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| IObject | shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | sizeOfAnnotationLinks() | 
| int | sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| int | sizeOfPlateLinks() | 
| int | sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| int | sizeOfReagents() | 
| int | sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| static ScreenPrx | uncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server. | 
| static ScreenPrx | uncheckedCast(Ice.ObjectPrx __obj,
             java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server. | 
| void | unlinkAnnotation(Annotation removal) | 
| void | unlinkAnnotation(Annotation removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unlinkPlate(Plate removal) | 
| void | unlinkPlate(Plate removal,
           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unloadAnnotationLinks() | 
| void | unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| void | unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
| void | unloadPlateLinks() | 
| void | unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unloadReagents() | 
| void | unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails in interface IObjectPrxpublic Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails()
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails in interface IObjectPrxpublic static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId in interface IObjectPrxpublic RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId()
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(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)
begin_getId in interface IObjectPrxpublic RLong end_getId(Ice.AsyncResult __iresult)
end_getId in interface IObjectPrxpublic static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrxisAnnotated in interface IObjectPrxpublic boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrxbegin_isAnnotated in interface IObjectPrxpublic Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrxend_isAnnotated in interface IObjectPrx__iresult - The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
                                           Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrxisGlobal in interface IObjectPrxpublic boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrxbegin_isGlobal in interface IObjectPrxpublic Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrxend_isGlobal in interface IObjectPrx__iresult - The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isLink()
IObjectPrxisLink in interface IObjectPrxpublic boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrxbegin_isLink in interface IObjectPrxpublic Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrxend_isLink in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb,
                                      Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrxisLoaded in interface IObjectPrxpublic boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrxbegin_isLoaded in interface IObjectPrxpublic Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrxend_isLoaded in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrxisMutable in interface IObjectPrxpublic boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrxbegin_isMutable in interface IObjectPrxpublic Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrxend_isMutable in interface IObjectPrx__iresult - The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb,
                                         Ice.AsyncResult __result)
public IObject proxy()
IObjectPrxproxy in interface IObjectPrxpublic IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxproxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrxbegin_proxy in interface IObjectPrxpublic Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrxend_proxy in interface IObjectPrx__iresult - The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId in interface IObjectPrxpublic void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic void end_setId(Ice.AsyncResult __iresult)
end_setId in interface IObjectPrxpublic IObject shallowCopy()
IObjectPrxshallowCopy in interface IObjectPrxpublic IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxshallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrxbegin_shallowCopy in interface IObjectPrxpublic Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrxend_shallowCopy in interface IObjectPrx__iresult - The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrxunload in interface IObjectPrxpublic void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrxbegin_unload in interface IObjectPrxpublic Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrxend_unload in interface IObjectPrx__iresult - The asynchronous result object.public void unloadCollections()
IObjectPrxunloadCollections in interface IObjectPrxpublic void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrxbegin_unloadCollections in interface IObjectPrxpublic Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrxend_unloadCollections in interface IObjectPrx__iresult - The asynchronous result object.public void unloadDetails()
IObjectPrxunloadDetails in interface IObjectPrxpublic void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrxbegin_unloadDetails in interface IObjectPrxpublic Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrxend_unloadDetails in interface IObjectPrx__iresult - The asynchronous result object.public void addAllReagentSet(java.util.List<Reagent> targets)
addAllReagentSet in interface ScreenPrxpublic void addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_addAllReagentSet __cb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllReagentSet __cb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllReagentSet in interface ScreenPrxpublic void end_addAllReagentSet(Ice.AsyncResult __iresult)
end_addAllReagentSet in interface ScreenPrxpublic void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
addAllScreenAnnotationLinkSet in interface ScreenPrxpublic void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic void end_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllScreenAnnotationLinkSet in interface ScreenPrxpublic void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
addAllScreenPlateLinkSet in interface ScreenPrxpublic void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenPlateLinkSet in interface ScreenPrxpublic void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
end_addAllScreenPlateLinkSet in interface ScreenPrxpublic void addReagent(Reagent target)
addReagent in interface ScreenPrxpublic void addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, Ice.Callback __cb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, Callback_Screen_addReagent __cb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addReagent __cb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addReagent in interface ScreenPrxpublic Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addReagent in interface ScreenPrxpublic void end_addReagent(Ice.AsyncResult __iresult)
end_addReagent in interface ScreenPrxpublic void addScreenAnnotationLink(ScreenAnnotationLink target)
addScreenAnnotationLink in interface ScreenPrxpublic void addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Ice.Callback __cb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Callback_Screen_addScreenAnnotationLink __cb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLink __cb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenAnnotationLink in interface ScreenPrxpublic void end_addScreenAnnotationLink(Ice.AsyncResult __iresult)
end_addScreenAnnotationLink in interface ScreenPrxpublic void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
addScreenAnnotationLinkToBoth in interface ScreenPrxpublic void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic void end_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addScreenAnnotationLinkToBoth in interface ScreenPrxpublic void addScreenPlateLink(ScreenPlateLink target)
addScreenPlateLink in interface ScreenPrxpublic void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Screen_addScreenPlateLink __cb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLink __cb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLink in interface ScreenPrxpublic void end_addScreenPlateLink(Ice.AsyncResult __iresult)
end_addScreenPlateLink in interface ScreenPrxpublic void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
addScreenPlateLinkToBoth in interface ScreenPrxpublic void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLinkToBoth in interface ScreenPrxpublic void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
end_addScreenPlateLinkToBoth in interface ScreenPrxpublic void clearAnnotationLinks()
clearAnnotationLinks in interface ScreenPrxpublic void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Screen_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface ScreenPrxpublic void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks in interface ScreenPrxpublic void clearPlateLinks()
clearPlateLinks in interface ScreenPrxpublic void clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks()
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(Ice.Callback __cb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_Screen_clearPlateLinks __cb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_clearPlateLinks in interface ScreenPrxpublic void end_clearPlateLinks(Ice.AsyncResult __iresult)
end_clearPlateLinks in interface ScreenPrxpublic void clearReagents()
clearReagents in interface ScreenPrxpublic void clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents()
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(Ice.Callback __cb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Ice.Callback __cb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(Callback_Screen_clearReagents __cb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Callback_Screen_clearReagents __cb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearReagents in interface ScreenPrxpublic Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
begin_clearReagents in interface ScreenPrxpublic void end_clearReagents(Ice.AsyncResult __iresult)
end_clearReagents in interface ScreenPrxpublic java.util.List<ScreenAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface ScreenPrxpublic java.util.List<ScreenAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Ice.Callback __cb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Callback_Screen_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface ScreenPrxpublic java.util.List<ScreenAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks in interface ScreenPrxpublic static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ScreenPlateLink> copyPlateLinks()
copyPlateLinks in interface ScreenPrxpublic java.util.List<ScreenPlateLink> copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks()
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(Ice.Callback __cb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Screen_copyPlateLinks __cb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_copyPlateLinks in interface ScreenPrxpublic java.util.List<ScreenPlateLink> end_copyPlateLinks(Ice.AsyncResult __iresult)
end_copyPlateLinks in interface ScreenPrxpublic static void __copyPlateLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
public java.util.List<Reagent> copyReagents()
copyReagents in interface ScreenPrxpublic java.util.List<Reagent> copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents()
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(Ice.Callback __cb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                          Ice.Callback __cb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(Callback_Screen_copyReagents __cb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                          Callback_Screen_copyReagents __cb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyReagents in interface ScreenPrxpublic Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
begin_copyReagents in interface ScreenPrxpublic java.util.List<Reagent> end_copyReagents(Ice.AsyncResult __iresult)
end_copyReagents in interface ScreenPrxpublic static void __copyReagents_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb, Ice.AsyncResult __result)
public java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal)
findScreenAnnotationLink in interface ScreenPrxpublic java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Callback_Screen_findScreenAnnotationLink __cb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenAnnotationLink __cb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenAnnotationLink in interface ScreenPrxpublic java.util.List<ScreenAnnotationLink> end_findScreenAnnotationLink(Ice.AsyncResult __iresult)
end_findScreenAnnotationLink in interface ScreenPrxpublic static void __findScreenAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal)
findScreenPlateLink in interface ScreenPrxpublic java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Ice.Callback __cb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Callback_Screen_findScreenPlateLink __cb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenPlateLink __cb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenPlateLink in interface ScreenPrxpublic java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
end_findScreenPlateLink in interface ScreenPrxpublic static void __findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface ScreenPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Callback_Screen_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner in interface ScreenPrxpublic static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                               Ice.AsyncResult __result)
public RString getDescription()
getDescription in interface ScreenPrxpublic RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription()
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(Callback_Screen_getDescription __cb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Screen_getDescription __cb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getDescription(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)
begin_getDescription in interface ScreenPrxpublic RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription in interface ScreenPrxpublic static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getName()
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(Callback_Screen_getName __cb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Screen_getName __cb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface ScreenPrxpublic Ice.AsyncResult begin_getName(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)
begin_getName in interface ScreenPrxpublic RString end_getName(Ice.AsyncResult __iresult)
end_getName in interface ScreenPrxpublic static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner()
getPlateLinksCountPerOwner in interface ScreenPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner()
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(Ice.Callback __cb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                        Ice.Callback __cb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                        Callback_Screen_getPlateLinksCountPerOwner __cb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getPlateLinksCountPerOwner in interface ScreenPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getPlateLinksCountPerOwner in interface ScreenPrxpublic static void __getPlateLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                          Ice.AsyncResult __result)
public RString getProtocolDescription()
getProtocolDescription in interface ScreenPrxpublic RString getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription()
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(Ice.Callback __cb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                    Ice.Callback __cb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                    Callback_Screen_getProtocolDescription __cb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolDescription(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)
begin_getProtocolDescription in interface ScreenPrxpublic RString end_getProtocolDescription(Ice.AsyncResult __iresult)
end_getProtocolDescription in interface ScreenPrxpublic static void __getProtocolDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getProtocolIdentifier()
getProtocolIdentifier in interface ScreenPrxpublic RString getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier()
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(Ice.Callback __cb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Screen_getProtocolIdentifier __cb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getProtocolIdentifier(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)
begin_getProtocolIdentifier in interface ScreenPrxpublic RString end_getProtocolIdentifier(Ice.AsyncResult __iresult)
end_getProtocolIdentifier in interface ScreenPrxpublic static void __getProtocolIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getReagentSetDescription()
getReagentSetDescription in interface ScreenPrxpublic RString getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription()
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(Ice.Callback __cb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      Ice.Callback __cb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      Callback_Screen_getReagentSetDescription __cb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetDescription(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)
begin_getReagentSetDescription in interface ScreenPrxpublic RString end_getReagentSetDescription(Ice.AsyncResult __iresult)
end_getReagentSetDescription in interface ScreenPrxpublic static void __getReagentSetDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getReagentSetIdentifier()
getReagentSetIdentifier in interface ScreenPrxpublic RString getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier()
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(Ice.Callback __cb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     Ice.Callback __cb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     Callback_Screen_getReagentSetIdentifier __cb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_getReagentSetIdentifier(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)
begin_getReagentSetIdentifier in interface ScreenPrxpublic RString end_getReagentSetIdentifier(Ice.AsyncResult __iresult)
end_getReagentSetIdentifier in interface ScreenPrxpublic static void __getReagentSetIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getType()
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(Ice.Callback __cb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(Callback_Screen_getType __cb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Screen_getType __cb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getType in interface ScreenPrxpublic Ice.AsyncResult begin_getType(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)
begin_getType in interface ScreenPrxpublic RString end_getType(Ice.AsyncResult __iresult)
end_getType in interface ScreenPrxpublic static void __getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion in interface ScreenPrxpublic RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion()
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(Callback_Screen_getVersion __cb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_Screen_getVersion __cb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface ScreenPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface ScreenPrxpublic RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion in interface ScreenPrxpublic static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public ScreenAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface ScreenPrxpublic ScreenAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Screen_linkAnnotation __cb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkAnnotation __cb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface ScreenPrxpublic ScreenAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation in interface ScreenPrxpublic static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ScreenAnnotationLink> __cb, Ice.AsyncResult __result)
public ScreenPlateLink linkPlate(Plate addition)
public ScreenPlateLink linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_linkPlate(Plate addition)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, Ice.Callback __cb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, Callback_Screen_linkPlate __cb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkPlate __cb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkPlate in interface ScreenPrxpublic ScreenPlateLink end_linkPlate(Ice.AsyncResult __iresult)
end_linkPlate in interface ScreenPrxpublic static void __linkPlate_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface ScreenPrxpublic java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Screen_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList in interface ScreenPrxpublic java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList in interface ScreenPrxpublic static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Plate> linkedPlateList()
linkedPlateList in interface ScreenPrxpublic java.util.List<Plate> linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList()
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(Ice.Callback __cb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(Callback_Screen_linkedPlateList __cb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_Screen_linkedPlateList __cb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedPlateList in interface ScreenPrxpublic Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_linkedPlateList in interface ScreenPrxpublic java.util.List<Plate> end_linkedPlateList(Ice.AsyncResult __iresult)
end_linkedPlateList in interface ScreenPrxpublic static void __linkedPlateList_completed(Ice.TwowayCallbackArg1<java.util.List<Plate>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Screen toCopy)
reloadAnnotationLinks in interface ScreenPrxpublic void reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Callback_Screen_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface ScreenPrxpublic void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks in interface ScreenPrxpublic void reloadPlateLinks(Screen toCopy)
reloadPlateLinks in interface ScreenPrxpublic void reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Ice.Callback __cb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Callback_Screen_reloadPlateLinks __cb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadPlateLinks __cb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadPlateLinks in interface ScreenPrxpublic void end_reloadPlateLinks(Ice.AsyncResult __iresult)
end_reloadPlateLinks in interface ScreenPrxpublic void reloadReagents(Screen toCopy)
reloadReagents in interface ScreenPrxpublic void reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, Ice.Callback __cb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, Callback_Screen_reloadReagents __cb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadReagents __cb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadReagents in interface ScreenPrxpublic void end_reloadReagents(Ice.AsyncResult __iresult)
end_reloadReagents in interface ScreenPrxpublic void removeAllReagentSet(java.util.List<Reagent> targets)
removeAllReagentSet in interface ScreenPrxpublic void removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_removeAllReagentSet __cb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllReagentSet __cb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllReagentSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllReagentSet in interface ScreenPrxpublic void end_removeAllReagentSet(Ice.AsyncResult __iresult)
end_removeAllReagentSet in interface ScreenPrxpublic void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic void end_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllScreenAnnotationLinkSet in interface ScreenPrxpublic void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
removeAllScreenPlateLinkSet in interface ScreenPrxpublic void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_removeAllScreenPlateLinkSet __cb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenPlateLinkSet __cb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenPlateLinkSet in interface ScreenPrxpublic void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
end_removeAllScreenPlateLinkSet in interface ScreenPrxpublic void removeReagent(Reagent theTarget)
removeReagent in interface ScreenPrxpublic void removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, Ice.Callback __cb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, Callback_Screen_removeReagent __cb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeReagent __cb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeReagent in interface ScreenPrxpublic Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeReagent in interface ScreenPrxpublic void end_removeReagent(Ice.AsyncResult __iresult)
end_removeReagent in interface ScreenPrxpublic void removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
removeScreenAnnotationLink in interface ScreenPrxpublic void removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Ice.Callback __cb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Callback_Screen_removeScreenAnnotationLink __cb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLink __cb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenAnnotationLink in interface ScreenPrxpublic void end_removeScreenAnnotationLink(Ice.AsyncResult __iresult)
end_removeScreenAnnotationLink in interface ScreenPrxpublic void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic void end_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeScreenAnnotationLinkFromBoth in interface ScreenPrxpublic void removeScreenPlateLink(ScreenPlateLink theTarget)
removeScreenPlateLink in interface ScreenPrxpublic void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Screen_removeScreenPlateLink __cb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLink __cb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLink in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLink in interface ScreenPrxpublic void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
end_removeScreenPlateLink in interface ScreenPrxpublic void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
removeScreenPlateLinkFromBoth in interface ScreenPrxpublic void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
end_removeScreenPlateLinkFromBoth in interface ScreenPrxpublic void setDescription(RString theDescription)
setDescription in interface ScreenPrxpublic void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Screen_setDescription __cb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setDescription __cb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface ScreenPrxpublic void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription in interface ScreenPrxpublic void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setName(RString theName)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, Callback_Screen_setName __cb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setName __cb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface ScreenPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface ScreenPrxpublic void end_setName(Ice.AsyncResult __iresult)
end_setName in interface ScreenPrxpublic void setProtocolDescription(RString theProtocolDescription)
setProtocolDescription in interface ScreenPrxpublic void setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Ice.Callback __cb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Callback_Screen_setProtocolDescription __cb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolDescription __cb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProtocolDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setProtocolDescription in interface ScreenPrxpublic void end_setProtocolDescription(Ice.AsyncResult __iresult)
end_setProtocolDescription in interface ScreenPrxpublic void setProtocolIdentifier(RString theProtocolIdentifier)
setProtocolIdentifier in interface ScreenPrxpublic void setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Ice.Callback __cb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Callback_Screen_setProtocolIdentifier __cb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolIdentifier __cb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProtocolIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setProtocolIdentifier in interface ScreenPrxpublic void end_setProtocolIdentifier(Ice.AsyncResult __iresult)
end_setProtocolIdentifier in interface ScreenPrxpublic void setReagentSetDescription(RString theReagentSetDescription)
setReagentSetDescription in interface ScreenPrxpublic void setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Ice.Callback __cb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Callback_Screen_setReagentSetDescription __cb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetDescription __cb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setReagentSetDescription in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setReagentSetDescription in interface ScreenPrxpublic void end_setReagentSetDescription(Ice.AsyncResult __iresult)
end_setReagentSetDescription in interface ScreenPrxpublic void setReagentSetIdentifier(RString theReagentSetIdentifier)
setReagentSetIdentifier in interface ScreenPrxpublic void setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Ice.Callback __cb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Callback_Screen_setReagentSetIdentifier __cb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetIdentifier __cb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setReagentSetIdentifier in interface ScreenPrxpublic void end_setReagentSetIdentifier(Ice.AsyncResult __iresult)
end_setReagentSetIdentifier in interface ScreenPrxpublic void setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setType(RString theType)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, Callback_Screen_setType __cb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setType __cb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setType in interface ScreenPrxpublic Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setType in interface ScreenPrxpublic void end_setType(Ice.AsyncResult __iresult)
end_setType in interface ScreenPrxpublic void setVersion(RInt theVersion)
setVersion in interface ScreenPrxpublic void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Screen_setVersion __cb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setVersion __cb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface ScreenPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface ScreenPrxpublic void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion in interface ScreenPrxpublic int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface ScreenPrxpublic int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Screen_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface ScreenPrxpublic int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks in interface ScreenPrxpublic static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
                                                     Ice.AsyncResult __result)
public int sizeOfPlateLinks()
sizeOfPlateLinks in interface ScreenPrxpublic int sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks()
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(Ice.Callback __cb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_Screen_sizeOfPlateLinks __cb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_IntCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_IntCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfPlateLinks in interface ScreenPrxpublic int end_sizeOfPlateLinks(Ice.AsyncResult __iresult)
end_sizeOfPlateLinks in interface ScreenPrxpublic static void __sizeOfPlateLinks_completed(Ice.TwowayCallbackInt __cb,
                                                Ice.AsyncResult __result)
public int sizeOfReagents()
sizeOfReagents in interface ScreenPrxpublic int sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents()
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(Ice.Callback __cb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(Callback_Screen_sizeOfReagents __cb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Screen_sizeOfReagents __cb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_IntCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfReagents in interface ScreenPrxpublic Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_IntCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfReagents in interface ScreenPrxpublic int end_sizeOfReagents(Ice.AsyncResult __iresult)
end_sizeOfReagents in interface ScreenPrxpublic static void __sizeOfReagents_completed(Ice.TwowayCallbackInt __cb,
                                              Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface ScreenPrxpublic void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Screen_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface ScreenPrxpublic void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation in interface ScreenPrxpublic void unlinkPlate(Plate removal)
unlinkPlate in interface ScreenPrxpublic void unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, Ice.Callback __cb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, Callback_Screen_unlinkPlate __cb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkPlate __cb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkPlate in interface ScreenPrxpublic Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkPlate in interface ScreenPrxpublic void end_unlinkPlate(Ice.AsyncResult __iresult)
end_unlinkPlate in interface ScreenPrxpublic void unloadAnnotationLinks()
unloadAnnotationLinks in interface ScreenPrxpublic void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Screen_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface ScreenPrxpublic void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks in interface ScreenPrxpublic void unloadPlateLinks()
unloadPlateLinks in interface ScreenPrxpublic void unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks()
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(Ice.Callback __cb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_Screen_unloadPlateLinks __cb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadPlateLinks in interface ScreenPrxpublic Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_unloadPlateLinks in interface ScreenPrxpublic void end_unloadPlateLinks(Ice.AsyncResult __iresult)
end_unloadPlateLinks in interface ScreenPrxpublic void unloadReagents()
unloadReagents in interface ScreenPrxpublic void unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents()
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(Ice.Callback __cb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(Callback_Screen_unloadReagents __cb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Screen_unloadReagents __cb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadReagents in interface ScreenPrxpublic Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_unloadReagents in interface ScreenPrxpublic void end_unloadReagents(Ice.AsyncResult __iresult)
end_unloadReagents in interface ScreenPrxpublic static ScreenPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ScreenPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__ctx - The Context map to send with the invocation.public static ScreenPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static ScreenPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__facet - The name of the desired facet.__ctx - The Context map to send with the invocation.public static ScreenPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ScreenPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os,
                           ScreenPrx v)
public static ScreenPrx __read(IceInternal.BasicStream __is)