public final class RenderingDefPrxHelper extends Ice.ObjectPrxHelperBase implements RenderingDefPrx
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String[] | 
__ids  | 
static long | 
serialVersionUID  | 
| Constructor and Description | 
|---|
RenderingDefPrxHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
__copyProjections_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectionDef>> __cb,
                           Ice.AsyncResult __result)  | 
static void | 
__copyWaveRendering_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelBinding>> __cb,
                             Ice.AsyncResult __result)  | 
static void | 
__getChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb,
                             Ice.AsyncResult __result)  | 
static void | 
__getCompression_completed(Ice.TwowayCallbackArg1<RDouble> __cb,
                          Ice.AsyncResult __result)  | 
static void | 
__getDefaultT_completed(Ice.TwowayCallbackArg1<RInt> __cb,
                       Ice.AsyncResult __result)  | 
static void | 
__getDefaultZ_completed(Ice.TwowayCallbackArg1<RInt> __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 | 
__getModel_completed(Ice.TwowayCallbackArg1<RenderingModel> __cb,
                    Ice.AsyncResult __result)  | 
static void | 
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb,
                   Ice.AsyncResult __result)  | 
static void | 
__getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb,
                     Ice.AsyncResult __result)  | 
static void | 
__getPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb,
                                    Ice.AsyncResult __result)  | 
static void | 
__getPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb,
                                   Ice.AsyncResult __result)  | 
static void | 
__getProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb,
                            Ice.AsyncResult __result)  | 
static void | 
__getQuantization_completed(Ice.TwowayCallbackArg1<QuantumDef> __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 | 
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                 Ice.AsyncResult __result)  | 
static RenderingDefPrx | 
__read(IceInternal.BasicStream __is)  | 
static void | 
__setChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb,
                             Ice.AsyncResult __result)  | 
static void | 
__setPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb,
                                    Ice.AsyncResult __result)  | 
static void | 
__setPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb,
                                   Ice.AsyncResult __result)  | 
static void | 
__setProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb,
                            Ice.AsyncResult __result)  | 
static void | 
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                       Ice.AsyncResult __result)  | 
static void | 
__sizeOfProjections_completed(Ice.TwowayCallbackInt __cb,
                             Ice.AsyncResult __result)  | 
static void | 
__sizeOfWaveRendering_completed(Ice.TwowayCallbackInt __cb,
                               Ice.AsyncResult __result)  | 
static void | 
__write(IceInternal.BasicStream __os,
       RenderingDefPrx v)  | 
void | 
addAllChannelBindingSet(java.util.List<ChannelBinding> targets)  | 
void | 
addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
addAllProjectionDefSet(java.util.List<ProjectionDef> targets)  | 
void | 
addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                      java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
addChannelBinding(ChannelBinding target)  | 
void | 
addChannelBinding(ChannelBinding target,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
addProjectionDef(ProjectionDef target)  | 
void | 
addProjectionDef(ProjectionDef target,
                java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             Callback_RenderingDef_addAllChannelBindingSet __cb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_RenderingDef_addAllChannelBindingSet __cb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_VoidCallback __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> 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_addAllProjectionDefSet(java.util.List<ProjectionDef> targets)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            Callback_RenderingDef_addAllProjectionDefSet __cb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Callback_RenderingDef_addAllProjectionDefSet __cb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_VoidCallback __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> 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_addChannelBinding(ChannelBinding target)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       Callback_RenderingDef_addChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_addChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding target,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addChannelBinding(ChannelBinding 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_addProjectionDef(ProjectionDef target)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      Callback_RenderingDef_addProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_RenderingDef_addProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef target,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_addProjectionDef(ProjectionDef 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_clearProjections()  | 
Ice.AsyncResult | 
begin_clearProjections(Callback_RenderingDef_clearProjections __cb)  | 
Ice.AsyncResult | 
begin_clearProjections(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_RenderingDef_clearProjections __cb)  | 
Ice.AsyncResult | 
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_clearProjections(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_clearWaveRendering()  | 
Ice.AsyncResult | 
begin_clearWaveRendering(Callback_RenderingDef_clearWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_RenderingDef_clearWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_clearWaveRendering(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_copyProjections()  | 
Ice.AsyncResult | 
begin_copyProjections(Callback_RenderingDef_copyProjections __cb)  | 
Ice.AsyncResult | 
begin_copyProjections(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_RenderingDef_copyProjections __cb)  | 
Ice.AsyncResult | 
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering()  | 
Ice.AsyncResult | 
begin_copyWaveRendering(Callback_RenderingDef_copyWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_copyWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       Callback_RenderingDef_getChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_getChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getChannelBinding(int index,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getCompression()  | 
Ice.AsyncResult | 
begin_getCompression(Callback_RenderingDef_getCompression __cb)  | 
Ice.AsyncResult | 
begin_getCompression(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_RenderingDef_getCompression __cb)  | 
Ice.AsyncResult | 
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getDefaultT()  | 
Ice.AsyncResult | 
begin_getDefaultT(Callback_RenderingDef_getDefaultT __cb)  | 
Ice.AsyncResult | 
begin_getDefaultT(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_RenderingDef_getDefaultT __cb)  | 
Ice.AsyncResult | 
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getDefaultT(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_getDefaultZ()  | 
Ice.AsyncResult | 
begin_getDefaultZ(Callback_RenderingDef_getDefaultZ __cb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_RenderingDef_getDefaultZ __cb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getDefaultZ(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_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_getModel()  | 
Ice.AsyncResult | 
begin_getModel(Callback_RenderingDef_getModel __cb)  | 
Ice.AsyncResult | 
begin_getModel(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_RenderingDef_getModel __cb)  | 
Ice.AsyncResult | 
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getName()  | 
Ice.AsyncResult | 
begin_getName(Callback_RenderingDef_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_RenderingDef_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_getPixels()  | 
Ice.AsyncResult | 
begin_getPixels(Callback_RenderingDef_getPixels __cb)  | 
Ice.AsyncResult | 
begin_getPixels(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_RenderingDef_getPixels __cb)  | 
Ice.AsyncResult | 
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding()  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(Callback_RenderingDef_getPrimaryChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_RenderingDef_getPrimaryChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef()  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(Callback_RenderingDef_getPrimaryProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_RenderingDef_getPrimaryProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      Callback_RenderingDef_getProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_RenderingDef_getProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getProjectionDef(int index,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getQuantization()  | 
Ice.AsyncResult | 
begin_getQuantization(Callback_RenderingDef_getQuantization __cb)  | 
Ice.AsyncResult | 
begin_getQuantization(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_RenderingDef_getQuantization __cb)  | 
Ice.AsyncResult | 
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_getVersion()  | 
Ice.AsyncResult | 
begin_getVersion(Callback_RenderingDef_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_RenderingDef_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_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_reloadProjections(RenderingDef toCopy)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       Callback_RenderingDef_reloadProjections __cb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_reloadProjections __cb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef toCopy,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_reloadProjections(RenderingDef 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_reloadWaveRendering(RenderingDef toCopy)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         Callback_RenderingDef_reloadWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_RenderingDef_reloadWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef toCopy,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_reloadWaveRendering(RenderingDef 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_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                Callback_RenderingDef_removeAllChannelBindingSet __cb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Callback_RenderingDef_removeAllChannelBindingSet __cb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                                java.util.Map<java.lang.String,java.lang.String> __ctx,
                                IceInternal.Functional_VoidCallback __responseCb,
                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> 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_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               Callback_RenderingDef_removeAllProjectionDefSet __cb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               IceInternal.Functional_VoidCallback __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               IceInternal.Functional_VoidCallback __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                               IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Callback_RenderingDef_removeAllProjectionDefSet __cb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               IceInternal.Functional_VoidCallback __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> 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_removeChannelBinding(ChannelBinding theTarget)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          Callback_RenderingDef_removeChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_RenderingDef_removeChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding theTarget,
                          java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeChannelBinding(ChannelBinding 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_removeProjectionDef(ProjectionDef theTarget)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         Callback_RenderingDef_removeProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_RenderingDef_removeProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef theTarget,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_removeProjectionDef(ProjectionDef 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_setChannelBinding(int index,
                       ChannelBinding theElement)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       Callback_RenderingDef_setChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_setChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setChannelBinding(int index,
                       ChannelBinding theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    Callback_RenderingDef_setCompression __cb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_RenderingDef_setCompression __cb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setCompression(RDouble theCompression,
                    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_setDefaultT(RInt theDefaultT)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 Callback_RenderingDef_setDefaultT __cb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_RenderingDef_setDefaultT __cb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setDefaultT(RInt theDefaultT,
                 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_setDefaultZ(RInt theDefaultZ)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 Callback_RenderingDef_setDefaultZ __cb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_RenderingDef_setDefaultZ __cb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_VoidCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setDefaultZ(RInt theDefaultZ,
                 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_setModel(RenderingModel theModel)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              Callback_RenderingDef_setModel __cb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              IceInternal.Functional_VoidCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              IceInternal.Functional_VoidCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_RenderingDef_setModel __cb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_VoidCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setModel(RenderingModel theModel,
              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_RenderingDef_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_RenderingDef_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_setPixels(Pixels thePixels)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               Callback_RenderingDef_setPixels __cb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               IceInternal.Functional_VoidCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               IceInternal.Functional_VoidCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_RenderingDef_setPixels __cb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_VoidCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPixels(Pixels thePixels,
               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_setPrimaryChannelBinding(ChannelBinding theElement)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              Callback_RenderingDef_setPrimaryChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_RenderingDef_setPrimaryChannelBinding __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPrimaryChannelBinding(ChannelBinding theElement,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             Callback_RenderingDef_setPrimaryProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Callback_RenderingDef_setPrimaryProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setPrimaryProjectionDef(ProjectionDef theElement,
                             java.util.Map<java.lang.String,java.lang.String> __ctx,
                             IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                             IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      Callback_RenderingDef_setProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_RenderingDef_setProjectionDef __cb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setProjectionDef(int index,
                      ProjectionDef theElement,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     Callback_RenderingDef_setQuantization __cb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_RenderingDef_setQuantization __cb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_setQuantization(QuantumDef theQuantization,
                     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_RenderingDef_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_RenderingDef_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_sizeOfProjections()  | 
Ice.AsyncResult | 
begin_sizeOfProjections(Callback_RenderingDef_sizeOfProjections __cb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_sizeOfProjections __cb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_IntCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_sizeOfProjections(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_sizeOfWaveRendering()  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(Callback_RenderingDef_sizeOfWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_RenderingDef_sizeOfWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_IntCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_sizeOfWaveRendering(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_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_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_unloadProjections()  | 
Ice.AsyncResult | 
begin_unloadProjections(Callback_RenderingDef_unloadProjections __cb)  | 
Ice.AsyncResult | 
begin_unloadProjections(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_RenderingDef_unloadProjections __cb)  | 
Ice.AsyncResult | 
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_unloadProjections(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_unloadWaveRendering()  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(Callback_RenderingDef_unloadWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_RenderingDef_unloadWaveRendering __cb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_VoidCallback __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_unloadWaveRendering(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 RenderingDefPrx | 
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. 
 | 
static RenderingDefPrx | 
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 RenderingDefPrx | 
checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. 
 | 
static RenderingDefPrx | 
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 | 
clearProjections()  | 
void | 
clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
clearWaveRendering()  | 
void | 
clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
java.util.List<ProjectionDef> | 
copyProjections()  | 
java.util.List<ProjectionDef> | 
copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
java.util.List<ChannelBinding> | 
copyWaveRendering()  | 
java.util.List<ChannelBinding> | 
copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
end_addAllChannelBindingSet(Ice.AsyncResult __iresult)  | 
void | 
end_addAllProjectionDefSet(Ice.AsyncResult __iresult)  | 
void | 
end_addChannelBinding(Ice.AsyncResult __iresult)  | 
void | 
end_addProjectionDef(Ice.AsyncResult __iresult)  | 
void | 
end_clearProjections(Ice.AsyncResult __iresult)  | 
void | 
end_clearWaveRendering(Ice.AsyncResult __iresult)  | 
java.util.List<ProjectionDef> | 
end_copyProjections(Ice.AsyncResult __iresult)  | 
java.util.List<ChannelBinding> | 
end_copyWaveRendering(Ice.AsyncResult __iresult)  | 
ChannelBinding | 
end_getChannelBinding(Ice.AsyncResult __iresult)  | 
RDouble | 
end_getCompression(Ice.AsyncResult __iresult)  | 
RInt | 
end_getDefaultT(Ice.AsyncResult __iresult)  | 
RInt | 
end_getDefaultZ(Ice.AsyncResult __iresult)  | 
Details | 
end_getDetails(Ice.AsyncResult __iresult)  | 
RLong | 
end_getId(Ice.AsyncResult __iresult)  | 
RenderingModel | 
end_getModel(Ice.AsyncResult __iresult)  | 
RString | 
end_getName(Ice.AsyncResult __iresult)  | 
Pixels | 
end_getPixels(Ice.AsyncResult __iresult)  | 
ChannelBinding | 
end_getPrimaryChannelBinding(Ice.AsyncResult __iresult)  | 
ProjectionDef | 
end_getPrimaryProjectionDef(Ice.AsyncResult __iresult)  | 
ProjectionDef | 
end_getProjectionDef(Ice.AsyncResult __iresult)  | 
QuantumDef | 
end_getQuantization(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. 
 | 
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_reloadProjections(Ice.AsyncResult __iresult)  | 
void | 
end_reloadWaveRendering(Ice.AsyncResult __iresult)  | 
void | 
end_removeAllChannelBindingSet(Ice.AsyncResult __iresult)  | 
void | 
end_removeAllProjectionDefSet(Ice.AsyncResult __iresult)  | 
void | 
end_removeChannelBinding(Ice.AsyncResult __iresult)  | 
void | 
end_removeProjectionDef(Ice.AsyncResult __iresult)  | 
ChannelBinding | 
end_setChannelBinding(Ice.AsyncResult __iresult)  | 
void | 
end_setCompression(Ice.AsyncResult __iresult)  | 
void | 
end_setDefaultT(Ice.AsyncResult __iresult)  | 
void | 
end_setDefaultZ(Ice.AsyncResult __iresult)  | 
void | 
end_setId(Ice.AsyncResult __iresult)  | 
void | 
end_setModel(Ice.AsyncResult __iresult)  | 
void | 
end_setName(Ice.AsyncResult __iresult)  | 
void | 
end_setPixels(Ice.AsyncResult __iresult)  | 
ChannelBinding | 
end_setPrimaryChannelBinding(Ice.AsyncResult __iresult)  | 
ProjectionDef | 
end_setPrimaryProjectionDef(Ice.AsyncResult __iresult)  | 
ProjectionDef | 
end_setProjectionDef(Ice.AsyncResult __iresult)  | 
void | 
end_setQuantization(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_sizeOfProjections(Ice.AsyncResult __iresult)  | 
int | 
end_sizeOfWaveRendering(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_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_unloadProjections(Ice.AsyncResult __iresult)  | 
void | 
end_unloadWaveRendering(Ice.AsyncResult __iresult)  | 
ChannelBinding | 
getChannelBinding(int index)  | 
ChannelBinding | 
getChannelBinding(int index,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
RDouble | 
getCompression()  | 
RDouble | 
getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
RInt | 
getDefaultT()  | 
RInt | 
getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
RInt | 
getDefaultZ()  | 
RInt | 
getDefaultZ(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)  | 
RenderingModel | 
getModel()  | 
RenderingModel | 
getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
RString | 
getName()  | 
RString | 
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Pixels | 
getPixels()  | 
Pixels | 
getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ChannelBinding | 
getPrimaryChannelBinding()  | 
ChannelBinding | 
getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ProjectionDef | 
getPrimaryProjectionDef()  | 
ProjectionDef | 
getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ProjectionDef | 
getProjectionDef(int index)  | 
ProjectionDef | 
getProjectionDef(int index,
                java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
QuantumDef | 
getQuantization()  | 
QuantumDef | 
getQuantization(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. 
 | 
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 | 
reloadProjections(RenderingDef toCopy)  | 
void | 
reloadProjections(RenderingDef toCopy,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
reloadWaveRendering(RenderingDef toCopy)  | 
void | 
reloadWaveRendering(RenderingDef toCopy,
                   java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)  | 
void | 
removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
                          java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)  | 
void | 
removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
                         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
removeChannelBinding(ChannelBinding theTarget)  | 
void | 
removeChannelBinding(ChannelBinding theTarget,
                    java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
removeProjectionDef(ProjectionDef theTarget)  | 
void | 
removeProjectionDef(ProjectionDef theTarget,
                   java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ChannelBinding | 
setChannelBinding(int index,
                 ChannelBinding theElement)  | 
ChannelBinding | 
setChannelBinding(int index,
                 ChannelBinding theElement,
                 java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
setCompression(RDouble theCompression)  | 
void | 
setCompression(RDouble theCompression,
              java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
setDefaultT(RInt theDefaultT)  | 
void | 
setDefaultT(RInt theDefaultT,
           java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
setDefaultZ(RInt theDefaultZ)  | 
void | 
setDefaultZ(RInt theDefaultZ,
           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 | 
setModel(RenderingModel theModel)  | 
void | 
setModel(RenderingModel theModel,
        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 | 
setPixels(Pixels thePixels)  | 
void | 
setPixels(Pixels thePixels,
         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ChannelBinding | 
setPrimaryChannelBinding(ChannelBinding theElement)  | 
ChannelBinding | 
setPrimaryChannelBinding(ChannelBinding theElement,
                        java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ProjectionDef | 
setPrimaryProjectionDef(ProjectionDef theElement)  | 
ProjectionDef | 
setPrimaryProjectionDef(ProjectionDef theElement,
                       java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
ProjectionDef | 
setProjectionDef(int index,
                ProjectionDef theElement)  | 
ProjectionDef | 
setProjectionDef(int index,
                ProjectionDef theElement,
                java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
setQuantization(QuantumDef theQuantization)  | 
void | 
setQuantization(QuantumDef theQuantization,
               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 | 
sizeOfProjections()  | 
int | 
sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
int | 
sizeOfWaveRendering()  | 
int | 
sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
static RenderingDefPrx | 
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server. 
 | 
static RenderingDefPrx | 
uncheckedCast(Ice.ObjectPrx __obj,
             java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server. 
 | 
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 | 
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 | 
unloadProjections()  | 
void | 
unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
void | 
unloadWaveRendering()  | 
void | 
unloadWaveRendering(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 addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
addAllChannelBindingSet in interface RenderingDefPrxpublic void addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_addAllChannelBindingSet __cb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllChannelBindingSet __cb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> 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_addAllChannelBindingSet in interface RenderingDefPrxpublic void end_addAllChannelBindingSet(Ice.AsyncResult __iresult)
end_addAllChannelBindingSet in interface RenderingDefPrxpublic void addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
addAllProjectionDefSet in interface RenderingDefPrxpublic void addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_addAllProjectionDefSet __cb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllProjectionDefSet __cb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> 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_addAllProjectionDefSet in interface RenderingDefPrxpublic void end_addAllProjectionDefSet(Ice.AsyncResult __iresult)
end_addAllProjectionDefSet in interface RenderingDefPrxpublic void addChannelBinding(ChannelBinding target)
addChannelBinding in interface RenderingDefPrxpublic void addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, Ice.Callback __cb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, Callback_RenderingDef_addChannelBinding __cb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addChannelBinding __cb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_addChannelBinding(ChannelBinding 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_addChannelBinding in interface RenderingDefPrxpublic void end_addChannelBinding(Ice.AsyncResult __iresult)
end_addChannelBinding in interface RenderingDefPrxpublic void addProjectionDef(ProjectionDef target)
addProjectionDef in interface RenderingDefPrxpublic void addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, Ice.Callback __cb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, Callback_RenderingDef_addProjectionDef __cb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addProjectionDef __cb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_addProjectionDef(ProjectionDef 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_addProjectionDef in interface RenderingDefPrxpublic void end_addProjectionDef(Ice.AsyncResult __iresult)
end_addProjectionDef in interface RenderingDefPrxpublic void clearProjections()
clearProjections in interface RenderingDefPrxpublic void clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections()
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(Ice.Callback __cb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(Callback_RenderingDef_clearProjections __cb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_RenderingDef_clearProjections __cb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearProjections(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_clearProjections in interface RenderingDefPrxpublic void end_clearProjections(Ice.AsyncResult __iresult)
end_clearProjections in interface RenderingDefPrxpublic void clearWaveRendering()
clearWaveRendering in interface RenderingDefPrxpublic void clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering()
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(Ice.Callback __cb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Ice.Callback __cb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(Callback_RenderingDef_clearWaveRendering __cb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Callback_RenderingDef_clearWaveRendering __cb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_clearWaveRendering(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_clearWaveRendering in interface RenderingDefPrxpublic void end_clearWaveRendering(Ice.AsyncResult __iresult)
end_clearWaveRendering in interface RenderingDefPrxpublic java.util.List<ProjectionDef> copyProjections()
copyProjections in interface RenderingDefPrxpublic java.util.List<ProjectionDef> copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections()
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(Ice.Callback __cb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(Callback_RenderingDef_copyProjections __cb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_RenderingDef_copyProjections __cb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_copyProjections in interface RenderingDefPrxpublic java.util.List<ProjectionDef> end_copyProjections(Ice.AsyncResult __iresult)
end_copyProjections in interface RenderingDefPrxpublic static void __copyProjections_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectionDef>> __cb, Ice.AsyncResult __result)
public java.util.List<ChannelBinding> copyWaveRendering()
copyWaveRendering in interface RenderingDefPrxpublic java.util.List<ChannelBinding> copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering()
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(Ice.Callback __cb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(Callback_RenderingDef_copyWaveRendering __cb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_RenderingDef_copyWaveRendering __cb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_copyWaveRendering in interface RenderingDefPrxpublic java.util.List<ChannelBinding> end_copyWaveRendering(Ice.AsyncResult __iresult)
end_copyWaveRendering in interface RenderingDefPrxpublic static void __copyWaveRendering_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelBinding>> __cb, Ice.AsyncResult __result)
public ChannelBinding getChannelBinding(int index)
getChannelBinding in interface RenderingDefPrxpublic ChannelBinding getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               Ice.Callback __cb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               Callback_RenderingDef_getChannelBinding __cb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_RenderingDef_getChannelBinding __cb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getChannelBinding(int index,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_getChannelBinding in interface RenderingDefPrxpublic ChannelBinding end_getChannelBinding(Ice.AsyncResult __iresult)
end_getChannelBinding in interface RenderingDefPrxpublic static void __getChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
public RDouble getCompression()
getCompression in interface RenderingDefPrxpublic RDouble getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression()
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(Ice.Callback __cb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(Callback_RenderingDef_getCompression __cb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_RenderingDef_getCompression __cb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<RDouble> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_getCompression in interface RenderingDefPrxpublic RDouble end_getCompression(Ice.AsyncResult __iresult)
end_getCompression in interface RenderingDefPrxpublic static void __getCompression_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
public RInt getDefaultT()
getDefaultT in interface RenderingDefPrxpublic RInt getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT()
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(Ice.Callback __cb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(Callback_RenderingDef_getDefaultT __cb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_RenderingDef_getDefaultT __cb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultT(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_getDefaultT in interface RenderingDefPrxpublic RInt end_getDefaultT(Ice.AsyncResult __iresult)
end_getDefaultT in interface RenderingDefPrxpublic static void __getDefaultT_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public RInt getDefaultZ()
getDefaultZ in interface RenderingDefPrxpublic RInt getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ()
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(Ice.Callback __cb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(Callback_RenderingDef_getDefaultZ __cb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_RenderingDef_getDefaultZ __cb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_getDefaultZ(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_getDefaultZ in interface RenderingDefPrxpublic RInt end_getDefaultZ(Ice.AsyncResult __iresult)
end_getDefaultZ in interface RenderingDefPrxpublic static void __getDefaultZ_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public RenderingModel getModel()
getModel in interface RenderingDefPrxpublic RenderingModel getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel()
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(Ice.Callback __cb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(Callback_RenderingDef_getModel __cb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_RenderingDef_getModel __cb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
begin_getModel in interface RenderingDefPrxpublic RenderingModel end_getModel(Ice.AsyncResult __iresult)
end_getModel in interface RenderingDefPrxpublic static void __getModel_completed(Ice.TwowayCallbackArg1<RenderingModel> __cb, Ice.AsyncResult __result)
public RString getName()
getName in interface RenderingDefPrxpublic RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName()
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(Callback_RenderingDef_getName __cb)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_RenderingDef_getName __cb)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface RenderingDefPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface RenderingDefPrxpublic 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 RenderingDefPrxpublic 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 RenderingDefPrxpublic RString end_getName(Ice.AsyncResult __iresult)
end_getName in interface RenderingDefPrxpublic static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public Pixels getPixels()
getPixels in interface RenderingDefPrxpublic Pixels getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels()
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(Ice.Callback __cb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(Callback_RenderingDef_getPixels __cb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_RenderingDef_getPixels __cb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
begin_getPixels in interface RenderingDefPrxpublic Pixels end_getPixels(Ice.AsyncResult __iresult)
end_getPixels in interface RenderingDefPrxpublic static void __getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb, Ice.AsyncResult __result)
public ChannelBinding getPrimaryChannelBinding()
getPrimaryChannelBinding in interface RenderingDefPrxpublic ChannelBinding getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding()
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(Ice.Callback __cb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      Ice.Callback __cb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(Callback_RenderingDef_getPrimaryChannelBinding __cb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      Callback_RenderingDef_getPrimaryChannelBinding __cb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryChannelBinding in interface RenderingDefPrxpublic ChannelBinding end_getPrimaryChannelBinding(Ice.AsyncResult __iresult)
end_getPrimaryChannelBinding in interface RenderingDefPrxpublic static void __getPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
public ProjectionDef getPrimaryProjectionDef()
getPrimaryProjectionDef in interface RenderingDefPrxpublic ProjectionDef getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef()
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(Ice.Callback __cb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     Ice.Callback __cb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(Callback_RenderingDef_getPrimaryProjectionDef __cb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     Callback_RenderingDef_getPrimaryProjectionDef __cb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryProjectionDef in interface RenderingDefPrxpublic ProjectionDef end_getPrimaryProjectionDef(Ice.AsyncResult __iresult)
end_getPrimaryProjectionDef in interface RenderingDefPrxpublic static void __getPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
public ProjectionDef getProjectionDef(int index)
getProjectionDef in interface RenderingDefPrxpublic ProjectionDef getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              Ice.Callback __cb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              Callback_RenderingDef_getProjectionDef __cb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_RenderingDef_getProjectionDef __cb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_getProjectionDef(int index,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_getProjectionDef in interface RenderingDefPrxpublic ProjectionDef end_getProjectionDef(Ice.AsyncResult __iresult)
end_getProjectionDef in interface RenderingDefPrxpublic static void __getProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
public QuantumDef getQuantization()
getQuantization in interface RenderingDefPrxpublic QuantumDef getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization()
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(Ice.Callback __cb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(Callback_RenderingDef_getQuantization __cb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_RenderingDef_getQuantization __cb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_getQuantization in interface RenderingDefPrxpublic QuantumDef end_getQuantization(Ice.AsyncResult __iresult)
end_getQuantization in interface RenderingDefPrxpublic static void __getQuantization_completed(Ice.TwowayCallbackArg1<QuantumDef> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion in interface RenderingDefPrxpublic RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion()
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(Callback_RenderingDef_getVersion __cb)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_RenderingDef_getVersion __cb)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface RenderingDefPrxpublic 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 RenderingDefPrxpublic 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 RenderingDefPrxpublic RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion in interface RenderingDefPrxpublic static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public void reloadProjections(RenderingDef toCopy)
reloadProjections in interface RenderingDefPrxpublic void reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, Ice.Callback __cb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, Callback_RenderingDef_reloadProjections __cb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadProjections __cb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadProjections(RenderingDef 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_reloadProjections in interface RenderingDefPrxpublic void end_reloadProjections(Ice.AsyncResult __iresult)
end_reloadProjections in interface RenderingDefPrxpublic void reloadWaveRendering(RenderingDef toCopy)
reloadWaveRendering in interface RenderingDefPrxpublic void reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, Ice.Callback __cb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, Callback_RenderingDef_reloadWaveRendering __cb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadWaveRendering __cb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_reloadWaveRendering(RenderingDef 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_reloadWaveRendering in interface RenderingDefPrxpublic void end_reloadWaveRendering(Ice.AsyncResult __iresult)
end_reloadWaveRendering in interface RenderingDefPrxpublic void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
removeAllChannelBindingSet in interface RenderingDefPrxpublic void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_removeAllChannelBindingSet __cb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllChannelBindingSet __cb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllChannelBindingSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> 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_removeAllChannelBindingSet in interface RenderingDefPrxpublic void end_removeAllChannelBindingSet(Ice.AsyncResult __iresult)
end_removeAllChannelBindingSet in interface RenderingDefPrxpublic void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
removeAllProjectionDefSet in interface RenderingDefPrxpublic void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_removeAllProjectionDefSet __cb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllProjectionDefSet __cb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectionDefSet in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> 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_removeAllProjectionDefSet in interface RenderingDefPrxpublic void end_removeAllProjectionDefSet(Ice.AsyncResult __iresult)
end_removeAllProjectionDefSet in interface RenderingDefPrxpublic void removeChannelBinding(ChannelBinding theTarget)
removeChannelBinding in interface RenderingDefPrxpublic void removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, Ice.Callback __cb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, Callback_RenderingDef_removeChannelBinding __cb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeChannelBinding __cb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeChannelBinding(ChannelBinding 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_removeChannelBinding in interface RenderingDefPrxpublic void end_removeChannelBinding(Ice.AsyncResult __iresult)
end_removeChannelBinding in interface RenderingDefPrxpublic void removeProjectionDef(ProjectionDef theTarget)
removeProjectionDef in interface RenderingDefPrxpublic void removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, Ice.Callback __cb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, Callback_RenderingDef_removeProjectionDef __cb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeProjectionDef __cb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_removeProjectionDef(ProjectionDef 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_removeProjectionDef in interface RenderingDefPrxpublic void end_removeProjectionDef(Ice.AsyncResult __iresult)
end_removeProjectionDef in interface RenderingDefPrxpublic ChannelBinding setChannelBinding(int index, ChannelBinding theElement)
setChannelBinding in interface RenderingDefPrxpublic ChannelBinding setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               Ice.Callback __cb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               Callback_RenderingDef_setChannelBinding __cb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_RenderingDef_setChannelBinding __cb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setChannelBinding(int index,
                                               ChannelBinding theElement,
                                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_setChannelBinding in interface RenderingDefPrxpublic ChannelBinding end_setChannelBinding(Ice.AsyncResult __iresult)
end_setChannelBinding in interface RenderingDefPrxpublic static void __setChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
public void setCompression(RDouble theCompression)
setCompression in interface RenderingDefPrxpublic void setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, Ice.Callback __cb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, Callback_RenderingDef_setCompression __cb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setCompression __cb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setCompression in interface RenderingDefPrxpublic Ice.AsyncResult begin_setCompression(RDouble theCompression, 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_setCompression in interface RenderingDefPrxpublic void end_setCompression(Ice.AsyncResult __iresult)
end_setCompression in interface RenderingDefPrxpublic void setDefaultT(RInt theDefaultT)
setDefaultT in interface RenderingDefPrxpublic void setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, Ice.Callback __cb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, Callback_RenderingDef_setDefaultT __cb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultT __cb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultT in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, 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_setDefaultT in interface RenderingDefPrxpublic void end_setDefaultT(Ice.AsyncResult __iresult)
end_setDefaultT in interface RenderingDefPrxpublic void setDefaultZ(RInt theDefaultZ)
setDefaultZ in interface RenderingDefPrxpublic void setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, Ice.Callback __cb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, Callback_RenderingDef_setDefaultZ __cb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultZ __cb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultZ in interface RenderingDefPrxpublic Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, 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_setDefaultZ in interface RenderingDefPrxpublic void end_setDefaultZ(Ice.AsyncResult __iresult)
end_setDefaultZ in interface RenderingDefPrxpublic void setModel(RenderingModel theModel)
setModel in interface RenderingDefPrxpublic void setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, Ice.Callback __cb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, Callback_RenderingDef_setModel __cb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setModel __cb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setModel in interface RenderingDefPrxpublic Ice.AsyncResult begin_setModel(RenderingModel theModel, 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_setModel in interface RenderingDefPrxpublic void end_setModel(Ice.AsyncResult __iresult)
end_setModel in interface RenderingDefPrxpublic void setName(RString theName)
setName in interface RenderingDefPrxpublic void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, Callback_RenderingDef_setName __cb)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setName __cb)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface RenderingDefPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface RenderingDefPrxpublic 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 RenderingDefPrxpublic 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 RenderingDefPrxpublic void end_setName(Ice.AsyncResult __iresult)
end_setName in interface RenderingDefPrxpublic void setPixels(Pixels thePixels)
setPixels in interface RenderingDefPrxpublic void setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, Ice.Callback __cb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, Callback_RenderingDef_setPixels __cb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPixels __cb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPixels in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPixels(Pixels thePixels, 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_setPixels in interface RenderingDefPrxpublic void end_setPixels(Ice.AsyncResult __iresult)
end_setPixels in interface RenderingDefPrxpublic ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement)
setPrimaryChannelBinding in interface RenderingDefPrxpublic ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, Ice.Callback __cb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, Callback_RenderingDef_setPrimaryChannelBinding __cb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryChannelBinding __cb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryChannelBinding in interface RenderingDefPrxpublic ChannelBinding end_setPrimaryChannelBinding(Ice.AsyncResult __iresult)
end_setPrimaryChannelBinding in interface RenderingDefPrxpublic static void __setPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
public ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement)
setPrimaryProjectionDef in interface RenderingDefPrxpublic ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, Ice.Callback __cb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, Callback_RenderingDef_setPrimaryProjectionDef __cb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryProjectionDef __cb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryProjectionDef in interface RenderingDefPrxpublic ProjectionDef end_setPrimaryProjectionDef(Ice.AsyncResult __iresult)
end_setPrimaryProjectionDef in interface RenderingDefPrxpublic static void __setPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
public ProjectionDef setProjectionDef(int index, ProjectionDef theElement)
setProjectionDef in interface RenderingDefPrxpublic ProjectionDef setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              Ice.Callback __cb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              Callback_RenderingDef_setProjectionDef __cb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_RenderingDef_setProjectionDef __cb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setProjectionDef in interface RenderingDefPrxpublic Ice.AsyncResult begin_setProjectionDef(int index,
                                              ProjectionDef theElement,
                                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_setProjectionDef in interface RenderingDefPrxpublic ProjectionDef end_setProjectionDef(Ice.AsyncResult __iresult)
end_setProjectionDef in interface RenderingDefPrxpublic static void __setProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
public void setQuantization(QuantumDef theQuantization)
setQuantization in interface RenderingDefPrxpublic void setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, Ice.Callback __cb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, Callback_RenderingDef_setQuantization __cb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setQuantization __cb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setQuantization in interface RenderingDefPrxpublic Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, 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_setQuantization in interface RenderingDefPrxpublic void end_setQuantization(Ice.AsyncResult __iresult)
end_setQuantization in interface RenderingDefPrxpublic void setVersion(RInt theVersion)
setVersion in interface RenderingDefPrxpublic void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_RenderingDef_setVersion __cb)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setVersion __cb)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface RenderingDefPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface RenderingDefPrxpublic 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 RenderingDefPrxpublic 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 RenderingDefPrxpublic void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion in interface RenderingDefPrxpublic int sizeOfProjections()
sizeOfProjections in interface RenderingDefPrxpublic int sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections()
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(Ice.Callback __cb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(Callback_RenderingDef_sizeOfProjections __cb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_RenderingDef_sizeOfProjections __cb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_IntCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfProjections(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_sizeOfProjections in interface RenderingDefPrxpublic int end_sizeOfProjections(Ice.AsyncResult __iresult)
end_sizeOfProjections in interface RenderingDefPrxpublic static void __sizeOfProjections_completed(Ice.TwowayCallbackInt __cb,
                                                 Ice.AsyncResult __result)
public int sizeOfWaveRendering()
sizeOfWaveRendering in interface RenderingDefPrxpublic int sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering()
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(Ice.Callback __cb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Ice.Callback __cb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(Callback_RenderingDef_sizeOfWaveRendering __cb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Callback_RenderingDef_sizeOfWaveRendering __cb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_sizeOfWaveRendering(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_sizeOfWaveRendering in interface RenderingDefPrxpublic int end_sizeOfWaveRendering(Ice.AsyncResult __iresult)
end_sizeOfWaveRendering in interface RenderingDefPrxpublic static void __sizeOfWaveRendering_completed(Ice.TwowayCallbackInt __cb,
                                                   Ice.AsyncResult __result)
public void unloadProjections()
unloadProjections in interface RenderingDefPrxpublic void unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections()
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(Ice.Callback __cb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(Callback_RenderingDef_unloadProjections __cb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_RenderingDef_unloadProjections __cb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadProjections in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadProjections(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_unloadProjections in interface RenderingDefPrxpublic void end_unloadProjections(Ice.AsyncResult __iresult)
end_unloadProjections in interface RenderingDefPrxpublic void unloadWaveRendering()
unloadWaveRendering in interface RenderingDefPrxpublic void unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering()
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(Ice.Callback __cb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Ice.Callback __cb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(Callback_RenderingDef_unloadWaveRendering __cb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Callback_RenderingDef_unloadWaveRendering __cb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWaveRendering in interface RenderingDefPrxpublic Ice.AsyncResult begin_unloadWaveRendering(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_unloadWaveRendering in interface RenderingDefPrxpublic void end_unloadWaveRendering(Ice.AsyncResult __iresult)
end_unloadWaveRendering in interface RenderingDefPrxpublic static RenderingDefPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static RenderingDefPrx 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 RenderingDefPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static RenderingDefPrx 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 RenderingDefPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static RenderingDefPrx 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,
                           RenderingDefPrx v)
public static RenderingDefPrx __read(IceInternal.BasicStream __is)