public interface WellPrx extends IObjectPrx
Modifier and Type | Method and Description |
---|---|
void |
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
void |
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
void |
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellAnnotationLink(WellAnnotationLink target) |
void |
addWellAnnotationLink(WellAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides) |
void |
addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellReagentLink(WellReagentLink target) |
void |
addWellReagentLink(WellReagentLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides) |
void |
addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellSample(WellSample target) |
void |
addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Callback_Well_addAllWellAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addAllWellAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> 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_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Callback_Well_addAllWellReagentLinkSet __cb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addAllWellReagentLinkSet __cb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> 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_addAllWellSampleSet(java.util.List<WellSample> targets) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
Callback_Well_addAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> 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_addWellAnnotationLink(WellAnnotationLink target) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
Callback_Well_addWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellAnnotationLink(WellAnnotationLink 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_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
Callback_Well_addWellAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addWellAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
Callback_Well_addWellReagentLink __cb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addWellReagentLink __cb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellReagentLink(WellReagentLink 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_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
Callback_Well_addWellReagentLinkToBoth __cb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addWellReagentLinkToBoth __cb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
Callback_Well_addWellSample __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_addWellSample __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample 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_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Well_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearReagentLinks() |
Ice.AsyncResult |
begin_clearReagentLinks(Callback_Well_clearReagentLinks __cb) |
Ice.AsyncResult |
begin_clearReagentLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_clearReagentLinks __cb) |
Ice.AsyncResult |
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearReagentLinks(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_clearWellSamples() |
Ice.AsyncResult |
begin_clearWellSamples(Callback_Well_clearWellSamples __cb) |
Ice.AsyncResult |
begin_clearWellSamples(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_clearWellSamples __cb) |
Ice.AsyncResult |
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Well_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyReagentLinks() |
Ice.AsyncResult |
begin_copyReagentLinks(Callback_Well_copyReagentLinks __cb) |
Ice.AsyncResult |
begin_copyReagentLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_copyReagentLinks __cb) |
Ice.AsyncResult |
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWellSamples() |
Ice.AsyncResult |
begin_copyWellSamples(Callback_Well_copyWellSamples __cb) |
Ice.AsyncResult |
begin_copyWellSamples(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_copyWellSamples __cb) |
Ice.AsyncResult |
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
Callback_Well_findWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_findWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
Callback_Well_findWellReagentLink __cb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_findWellReagentLink __cb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAlpha() |
Ice.AsyncResult |
begin_getAlpha(Callback_Well_getAlpha __cb) |
Ice.AsyncResult |
begin_getAlpha(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getAlpha __cb) |
Ice.AsyncResult |
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAlpha(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_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Well_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getBlue() |
Ice.AsyncResult |
begin_getBlue(Callback_Well_getBlue __cb) |
Ice.AsyncResult |
begin_getBlue(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getBlue __cb) |
Ice.AsyncResult |
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getBlue(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_getColumn() |
Ice.AsyncResult |
begin_getColumn(Callback_Well_getColumn __cb) |
Ice.AsyncResult |
begin_getColumn(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getColumn __cb) |
Ice.AsyncResult |
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumn(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_getExternalDescription() |
Ice.AsyncResult |
begin_getExternalDescription(Callback_Well_getExternalDescription __cb) |
Ice.AsyncResult |
begin_getExternalDescription(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getExternalDescription __cb) |
Ice.AsyncResult |
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalDescription(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_getExternalIdentifier() |
Ice.AsyncResult |
begin_getExternalIdentifier(Callback_Well_getExternalIdentifier __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getExternalIdentifier __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(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_getGreen() |
Ice.AsyncResult |
begin_getGreen(Callback_Well_getGreen __cb) |
Ice.AsyncResult |
begin_getGreen(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getGreen __cb) |
Ice.AsyncResult |
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getGreen(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_getPlate() |
Ice.AsyncResult |
begin_getPlate(Callback_Well_getPlate __cb) |
Ice.AsyncResult |
begin_getPlate(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getPlate __cb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryWellSample() |
Ice.AsyncResult |
begin_getPrimaryWellSample(Callback_Well_getPrimaryWellSample __cb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getPrimaryWellSample __cb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner() |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(Callback_Well_getReagentLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getReagentLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRed() |
Ice.AsyncResult |
begin_getRed(Callback_Well_getRed __cb) |
Ice.AsyncResult |
begin_getRed(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getRed __cb) |
Ice.AsyncResult |
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRed(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_getRow() |
Ice.AsyncResult |
begin_getRow(Callback_Well_getRow __cb) |
Ice.AsyncResult |
begin_getRow(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getRow __cb) |
Ice.AsyncResult |
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRow(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_getStatus() |
Ice.AsyncResult |
begin_getStatus(Callback_Well_getStatus __cb) |
Ice.AsyncResult |
begin_getStatus(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getStatus __cb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getType() |
Ice.AsyncResult |
begin_getType(Callback_Well_getType __cb) |
Ice.AsyncResult |
begin_getType(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getType __cb) |
Ice.AsyncResult |
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Well_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_Well_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_getWellSample(int index) |
Ice.AsyncResult |
begin_getWellSample(int index,
Callback_Well_getWellSample __cb) |
Ice.AsyncResult |
begin_getWellSample(int index,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellSample(int index,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellSample(int index,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_getWellSample __cb) |
Ice.AsyncResult |
begin_getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Well_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Well_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedReagentList() |
Ice.AsyncResult |
begin_linkedReagentList(Callback_Well_linkedReagentList __cb) |
Ice.AsyncResult |
begin_linkedReagentList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_linkedReagentList __cb) |
Ice.AsyncResult |
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
Callback_Well_linkReagent __cb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_linkReagent __cb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
Callback_Well_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Well 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_reloadReagentLinks(Well toCopy) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
Callback_Well_reloadReagentLinks __cb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_reloadReagentLinks __cb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadReagentLinks(Well 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_reloadWellSamples(Well toCopy) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
Callback_Well_reloadWellSamples __cb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_reloadWellSamples __cb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWellSamples(Well 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_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Callback_Well_removeAllWellAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeAllWellAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> 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_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Callback_Well_removeAllWellReagentLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeAllWellReagentLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> 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_removeAllWellSampleSet(java.util.List<WellSample> targets) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
Callback_Well_removeAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> 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_removeWellAnnotationLink(WellAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
Callback_Well_removeWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeWellAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLink(WellAnnotationLink 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_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
Callback_Well_removeWellAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeWellAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
Callback_Well_removeWellReagentLink __cb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeWellReagentLink __cb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellReagentLink(WellReagentLink 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_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
Callback_Well_removeWellReagentLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeWellReagentLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
Callback_Well_removeWellSample __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_removeWellSample __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample 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_setAlpha(RInt theAlpha) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
Callback_Well_setAlpha __cb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setAlpha __cb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setAlpha(RInt theAlpha,
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_setBlue(RInt theBlue) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
Callback_Well_setBlue __cb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setBlue __cb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setBlue(RInt theBlue,
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_setColumn(RInt theColumn) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
Callback_Well_setColumn __cb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setColumn __cb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumn(RInt theColumn,
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_setExternalDescription(RString theExternalDescription) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
Callback_Well_setExternalDescription __cb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setExternalDescription __cb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalDescription(RString theExternalDescription,
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_setExternalIdentifier(RString theExternalIdentifier) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
Callback_Well_setExternalIdentifier __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setExternalIdentifier __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
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_setGreen(RInt theGreen) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
Callback_Well_setGreen __cb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setGreen __cb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setGreen(RInt theGreen,
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_setPlate(Plate thePlate) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
Callback_Well_setPlate __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setPlate __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
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_setPrimaryWellSample(WellSample theElement) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
Callback_Well_setPrimaryWellSample __cb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setPrimaryWellSample __cb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRed(RInt theRed) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
Callback_Well_setRed __cb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setRed __cb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRed(RInt theRed,
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_setRow(RInt theRow) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
Callback_Well_setRow __cb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setRow __cb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRow(RInt theRow,
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_setStatus(RString theStatus) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
Callback_Well_setStatus __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setStatus __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setType(RString theType) |
Ice.AsyncResult |
begin_setType(RString theType,
Callback_Well_setType __cb) |
Ice.AsyncResult |
begin_setType(RString theType,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setType(RString theType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setType(RString theType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setType __cb) |
Ice.AsyncResult |
begin_setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Well_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_Well_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_setWellSample(int index,
WellSample theElement) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
Callback_Well_setWellSample __cb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_setWellSample __cb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Well_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks() |
Ice.AsyncResult |
begin_sizeOfReagentLinks(Callback_Well_sizeOfReagentLinks __cb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_sizeOfReagentLinks __cb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfReagentLinks(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_sizeOfWellSamples() |
Ice.AsyncResult |
begin_sizeOfWellSamples(Callback_Well_sizeOfWellSamples __cb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_sizeOfWellSamples __cb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Well_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
Callback_Well_unlinkReagent __cb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_unlinkReagent __cb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Well_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadReagentLinks() |
Ice.AsyncResult |
begin_unloadReagentLinks(Callback_Well_unloadReagentLinks __cb) |
Ice.AsyncResult |
begin_unloadReagentLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_unloadReagentLinks __cb) |
Ice.AsyncResult |
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadReagentLinks(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_unloadWellSamples() |
Ice.AsyncResult |
begin_unloadWellSamples(Callback_Well_unloadWellSamples __cb) |
Ice.AsyncResult |
begin_unloadWellSamples(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Well_unloadWellSamples __cb) |
Ice.AsyncResult |
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearReagentLinks() |
void |
clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearWellSamples() |
void |
clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<WellAnnotationLink> |
copyAnnotationLinks() |
java.util.List<WellAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<WellReagentLink> |
copyReagentLinks() |
java.util.List<WellReagentLink> |
copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<WellSample> |
copyWellSamples() |
java.util.List<WellSample> |
copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllWellAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_addAllWellReagentLinkSet(Ice.AsyncResult __result) |
void |
end_addAllWellSampleSet(Ice.AsyncResult __result) |
void |
end_addWellAnnotationLink(Ice.AsyncResult __result) |
void |
end_addWellAnnotationLinkToBoth(Ice.AsyncResult __result) |
void |
end_addWellReagentLink(Ice.AsyncResult __result) |
void |
end_addWellReagentLinkToBoth(Ice.AsyncResult __result) |
void |
end_addWellSample(Ice.AsyncResult __result) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __result) |
void |
end_clearReagentLinks(Ice.AsyncResult __result) |
void |
end_clearWellSamples(Ice.AsyncResult __result) |
java.util.List<WellAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __result) |
java.util.List<WellReagentLink> |
end_copyReagentLinks(Ice.AsyncResult __result) |
java.util.List<WellSample> |
end_copyWellSamples(Ice.AsyncResult __result) |
java.util.List<WellAnnotationLink> |
end_findWellAnnotationLink(Ice.AsyncResult __result) |
java.util.List<WellReagentLink> |
end_findWellReagentLink(Ice.AsyncResult __result) |
RInt |
end_getAlpha(Ice.AsyncResult __result) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result) |
RInt |
end_getBlue(Ice.AsyncResult __result) |
RInt |
end_getColumn(Ice.AsyncResult __result) |
RString |
end_getExternalDescription(Ice.AsyncResult __result) |
RString |
end_getExternalIdentifier(Ice.AsyncResult __result) |
RInt |
end_getGreen(Ice.AsyncResult __result) |
Plate |
end_getPlate(Ice.AsyncResult __result) |
WellSample |
end_getPrimaryWellSample(Ice.AsyncResult __result) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getReagentLinksCountPerOwner(Ice.AsyncResult __result) |
RInt |
end_getRed(Ice.AsyncResult __result) |
RInt |
end_getRow(Ice.AsyncResult __result) |
RString |
end_getStatus(Ice.AsyncResult __result) |
RString |
end_getType(Ice.AsyncResult __result) |
RInt |
end_getVersion(Ice.AsyncResult __result) |
WellSample |
end_getWellSample(Ice.AsyncResult __result) |
WellAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __result) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __result) |
java.util.List<Reagent> |
end_linkedReagentList(Ice.AsyncResult __result) |
WellReagentLink |
end_linkReagent(Ice.AsyncResult __result) |
void |
end_reloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_reloadReagentLinks(Ice.AsyncResult __result) |
void |
end_reloadWellSamples(Ice.AsyncResult __result) |
void |
end_removeAllWellAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_removeAllWellReagentLinkSet(Ice.AsyncResult __result) |
void |
end_removeAllWellSampleSet(Ice.AsyncResult __result) |
void |
end_removeWellAnnotationLink(Ice.AsyncResult __result) |
void |
end_removeWellAnnotationLinkFromBoth(Ice.AsyncResult __result) |
void |
end_removeWellReagentLink(Ice.AsyncResult __result) |
void |
end_removeWellReagentLinkFromBoth(Ice.AsyncResult __result) |
void |
end_removeWellSample(Ice.AsyncResult __result) |
void |
end_setAlpha(Ice.AsyncResult __result) |
void |
end_setBlue(Ice.AsyncResult __result) |
void |
end_setColumn(Ice.AsyncResult __result) |
void |
end_setExternalDescription(Ice.AsyncResult __result) |
void |
end_setExternalIdentifier(Ice.AsyncResult __result) |
void |
end_setGreen(Ice.AsyncResult __result) |
void |
end_setPlate(Ice.AsyncResult __result) |
WellSample |
end_setPrimaryWellSample(Ice.AsyncResult __result) |
void |
end_setRed(Ice.AsyncResult __result) |
void |
end_setRow(Ice.AsyncResult __result) |
void |
end_setStatus(Ice.AsyncResult __result) |
void |
end_setType(Ice.AsyncResult __result) |
void |
end_setVersion(Ice.AsyncResult __result) |
WellSample |
end_setWellSample(Ice.AsyncResult __result) |
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __result) |
int |
end_sizeOfReagentLinks(Ice.AsyncResult __result) |
int |
end_sizeOfWellSamples(Ice.AsyncResult __result) |
void |
end_unlinkAnnotation(Ice.AsyncResult __result) |
void |
end_unlinkReagent(Ice.AsyncResult __result) |
void |
end_unloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_unloadReagentLinks(Ice.AsyncResult __result) |
void |
end_unloadWellSamples(Ice.AsyncResult __result) |
java.util.List<WellAnnotationLink> |
findWellAnnotationLink(Annotation removal) |
java.util.List<WellAnnotationLink> |
findWellAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<WellReagentLink> |
findWellReagentLink(Reagent removal) |
java.util.List<WellReagentLink> |
findWellReagentLink(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getAlpha() |
RInt |
getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getBlue() |
RInt |
getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getColumn() |
RInt |
getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getExternalDescription() |
RString |
getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getExternalIdentifier() |
RString |
getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getGreen() |
RInt |
getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Plate |
getPlate() |
Plate |
getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellSample |
getPrimaryWellSample() |
WellSample |
getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getReagentLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getRed() |
RInt |
getRed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getRow() |
RInt |
getRow(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getStatus() |
RString |
getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getType() |
RString |
getType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellSample |
getWellSample(int index) |
WellSample |
getWellSample(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellAnnotationLink |
linkAnnotation(Annotation addition) |
WellAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Reagent> |
linkedReagentList() |
java.util.List<Reagent> |
linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellReagentLink |
linkReagent(Reagent addition) |
WellReagentLink |
linkReagent(Reagent addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadAnnotationLinks(Well toCopy) |
void |
reloadAnnotationLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadReagentLinks(Well toCopy) |
void |
reloadReagentLinks(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadWellSamples(Well toCopy) |
void |
reloadWellSamples(Well toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
void |
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
void |
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellAnnotationLink(WellAnnotationLink theTarget) |
void |
removeWellAnnotationLink(WellAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides) |
void |
removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellReagentLink(WellReagentLink theTarget) |
void |
removeWellReagentLink(WellReagentLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides) |
void |
removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellSample(WellSample theTarget) |
void |
removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setAlpha(RInt theAlpha) |
void |
setAlpha(RInt theAlpha,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setBlue(RInt theBlue) |
void |
setBlue(RInt theBlue,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setColumn(RInt theColumn) |
void |
setColumn(RInt theColumn,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setExternalDescription(RString theExternalDescription) |
void |
setExternalDescription(RString theExternalDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setExternalIdentifier(RString theExternalIdentifier) |
void |
setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setGreen(RInt theGreen) |
void |
setGreen(RInt theGreen,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setPlate(Plate thePlate) |
void |
setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellSample |
setPrimaryWellSample(WellSample theElement) |
WellSample |
setPrimaryWellSample(WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setRed(RInt theRed) |
void |
setRed(RInt theRed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setRow(RInt theRow) |
void |
setRow(RInt theRow,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setStatus(RString theStatus) |
void |
setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setType(RString theType) |
void |
setType(RString theType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
WellSample |
setWellSample(int index,
WellSample theElement) |
WellSample |
setWellSample(int index,
WellSample theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfReagentLinks() |
int |
sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfWellSamples() |
int |
sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkReagent(Reagent removal) |
void |
unlinkReagent(Reagent removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadReagentLinks() |
void |
unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadWellSamples() |
void |
unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx) |
begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, end_getDetails, end_getId, end_isAnnotated, end_isGlobal, end_isLink, end_isLoaded, end_isMutable, end_proxy, end_setId, end_shallowCopy, end_unload, end_unloadCollections, end_unloadDetails, getDetails, getDetails, getId, getId, isAnnotated, isAnnotated, isGlobal, isGlobal, isLink, isLink, isLoaded, isLoaded, isMutable, isMutable, proxy, proxy, setId, setId, shallowCopy, shallowCopy, unload, unload, unloadCollections, unloadCollections, unloadDetails, unloadDetails
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, 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_twoway
RInt getVersion()
RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion()
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(Callback_Well_getVersion __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getVersion __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, 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)
RInt end_getVersion(Ice.AsyncResult __result)
void setVersion(RInt theVersion)
void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __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, Callback_Well_setVersion __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setVersion __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, 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)
void end_setVersion(Ice.AsyncResult __result)
RString getStatus()
RString getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getStatus()
Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getStatus(Callback_Well_getStatus __cb)
Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getStatus __cb)
Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getStatus(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)
RString end_getStatus(Ice.AsyncResult __result)
void setStatus(RString theStatus)
void setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setStatus(RString theStatus)
Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setStatus(RString theStatus, Ice.Callback __cb)
Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setStatus(RString theStatus, Callback_Well_setStatus __cb)
Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setStatus __cb)
Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setStatus(Ice.AsyncResult __result)
RInt getColumn()
RInt getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getColumn()
Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getColumn(Ice.Callback __cb)
Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getColumn(Callback_Well_getColumn __cb)
Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getColumn __cb)
Ice.AsyncResult begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getColumn(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)
RInt end_getColumn(Ice.AsyncResult __result)
void setColumn(RInt theColumn)
void setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setColumn(RInt theColumn)
Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setColumn(RInt theColumn, Ice.Callback __cb)
Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setColumn(RInt theColumn, Callback_Well_setColumn __cb)
Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setColumn __cb)
Ice.AsyncResult begin_setColumn(RInt theColumn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setColumn(RInt theColumn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setColumn(Ice.AsyncResult __result)
RInt getRow()
RInt getRow(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getRow()
Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getRow(Ice.Callback __cb)
Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getRow(Callback_Well_getRow __cb)
Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRow __cb)
Ice.AsyncResult begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getRow(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)
RInt end_getRow(Ice.AsyncResult __result)
void setRow(RInt theRow)
void setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setRow(RInt theRow)
Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setRow(RInt theRow, Ice.Callback __cb)
Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setRow(RInt theRow, Callback_Well_setRow __cb)
Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRow __cb)
Ice.AsyncResult begin_setRow(RInt theRow, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setRow(RInt theRow, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setRow(Ice.AsyncResult __result)
RInt getRed()
RInt getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getRed()
Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getRed(Ice.Callback __cb)
Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getRed(Callback_Well_getRed __cb)
Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRed __cb)
Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getRed(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)
RInt end_getRed(Ice.AsyncResult __result)
void setRed(RInt theRed)
void setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setRed(RInt theRed)
Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setRed(RInt theRed, Ice.Callback __cb)
Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setRed(RInt theRed, Callback_Well_setRed __cb)
Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRed __cb)
Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setRed(Ice.AsyncResult __result)
RInt getGreen()
RInt getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getGreen()
Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getGreen(Ice.Callback __cb)
Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getGreen(Callback_Well_getGreen __cb)
Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getGreen __cb)
Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getGreen(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)
RInt end_getGreen(Ice.AsyncResult __result)
void setGreen(RInt theGreen)
void setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setGreen(RInt theGreen)
Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setGreen(RInt theGreen, Ice.Callback __cb)
Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setGreen(RInt theGreen, Callback_Well_setGreen __cb)
Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setGreen __cb)
Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setGreen(Ice.AsyncResult __result)
RInt getBlue()
RInt getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getBlue()
Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getBlue(Ice.Callback __cb)
Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getBlue(Callback_Well_getBlue __cb)
Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getBlue __cb)
Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getBlue(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)
RInt end_getBlue(Ice.AsyncResult __result)
void setBlue(RInt theBlue)
void setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setBlue(RInt theBlue)
Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setBlue(RInt theBlue, Ice.Callback __cb)
Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setBlue(RInt theBlue, Callback_Well_setBlue __cb)
Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setBlue __cb)
Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setBlue(Ice.AsyncResult __result)
RInt getAlpha()
RInt getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAlpha()
Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAlpha(Ice.Callback __cb)
Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getAlpha(Callback_Well_getAlpha __cb)
Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAlpha __cb)
Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAlpha(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)
RInt end_getAlpha(Ice.AsyncResult __result)
void setAlpha(RInt theAlpha)
void setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setAlpha(RInt theAlpha)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, Callback_Well_setAlpha __cb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setAlpha __cb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setAlpha(Ice.AsyncResult __result)
void unloadReagentLinks()
void unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadReagentLinks()
Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadReagentLinks(Ice.Callback __cb)
Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadReagentLinks(Callback_Well_unloadReagentLinks __cb)
Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadReagentLinks __cb)
Ice.AsyncResult begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unloadReagentLinks(Ice.AsyncResult __result)
int sizeOfReagentLinks()
int sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfReagentLinks()
Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfReagentLinks(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfReagentLinks(Callback_Well_sizeOfReagentLinks __cb)
Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfReagentLinks __cb)
Ice.AsyncResult begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
int end_sizeOfReagentLinks(Ice.AsyncResult __result)
java.util.List<WellReagentLink> copyReagentLinks()
java.util.List<WellReagentLink> copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyReagentLinks()
Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyReagentLinks(Ice.Callback __cb)
Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyReagentLinks(Callback_Well_copyReagentLinks __cb)
Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyReagentLinks __cb)
Ice.AsyncResult begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<WellReagentLink> end_copyReagentLinks(Ice.AsyncResult __result)
void addWellReagentLink(WellReagentLink target)
void addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Callback_Well_addWellReagentLink __cb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLink __cb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellReagentLink(WellReagentLink 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)
void end_addWellReagentLink(Ice.AsyncResult __result)
void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_addAllWellReagentLinkSet __cb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellReagentLinkSet __cb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> 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)
void end_addAllWellReagentLinkSet(Ice.AsyncResult __result)
void removeWellReagentLink(WellReagentLink theTarget)
void removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Callback_Well_removeWellReagentLink __cb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLink __cb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink 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)
void end_removeWellReagentLink(Ice.AsyncResult __result)
void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_removeAllWellReagentLinkSet __cb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellReagentLinkSet __cb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> 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)
void end_removeAllWellReagentLinkSet(Ice.AsyncResult __result)
void clearReagentLinks()
void clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearReagentLinks()
Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearReagentLinks(Ice.Callback __cb)
Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearReagentLinks(Callback_Well_clearReagentLinks __cb)
Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearReagentLinks __cb)
Ice.AsyncResult begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_clearReagentLinks(Ice.AsyncResult __result)
void reloadReagentLinks(Well toCopy)
void reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, Callback_Well_reloadReagentLinks __cb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadReagentLinks __cb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadReagentLinks(Well 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)
void end_reloadReagentLinks(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getReagentLinksCountPerOwner()
Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(Callback_Well_getReagentLinksCountPerOwner __cb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getReagentLinksCountPerOwner __cb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.Map<java.lang.Long,java.lang.Long> end_getReagentLinksCountPerOwner(Ice.AsyncResult __result)
WellReagentLink linkReagent(Reagent addition)
WellReagentLink linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkReagent(Reagent addition)
Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkReagent(Reagent addition, Ice.Callback __cb)
Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkReagent(Reagent addition, Callback_Well_linkReagent __cb)
Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkReagent __cb)
Ice.AsyncResult begin_linkReagent(Reagent addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkReagent(Reagent addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellReagentLink end_linkReagent(Ice.AsyncResult __result)
void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Well_addWellReagentLinkToBoth __cb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLinkToBoth __cb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addWellReagentLinkToBoth(Ice.AsyncResult __result)
java.util.List<WellReagentLink> findWellReagentLink(Reagent removal)
java.util.List<WellReagentLink> findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, Ice.Callback __cb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, Callback_Well_findWellReagentLink __cb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellReagentLink __cb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<WellReagentLink> end_findWellReagentLink(Ice.AsyncResult __result)
void unlinkReagent(Reagent removal)
void unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkReagent(Reagent removal)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, Callback_Well_unlinkReagent __cb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkReagent __cb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unlinkReagent(Ice.AsyncResult __result)
void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Well_removeWellReagentLinkFromBoth __cb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLinkFromBoth __cb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeWellReagentLinkFromBoth(Ice.AsyncResult __result)
java.util.List<Reagent> linkedReagentList()
java.util.List<Reagent> linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedReagentList()
Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedReagentList(Ice.Callback __cb)
Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkedReagentList(Callback_Well_linkedReagentList __cb)
Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedReagentList __cb)
Ice.AsyncResult begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<Reagent> end_linkedReagentList(Ice.AsyncResult __result)
RString getExternalDescription()
RString getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getExternalDescription()
Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getExternalDescription(Ice.Callback __cb)
Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getExternalDescription(Callback_Well_getExternalDescription __cb)
Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalDescription __cb)
Ice.AsyncResult begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getExternalDescription(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)
RString end_getExternalDescription(Ice.AsyncResult __result)
void setExternalDescription(RString theExternalDescription)
void setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, Ice.Callback __cb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, Callback_Well_setExternalDescription __cb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalDescription __cb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setExternalDescription(Ice.AsyncResult __result)
RString getExternalIdentifier()
RString getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getExternalIdentifier()
Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getExternalIdentifier(Ice.Callback __cb)
Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getExternalIdentifier(Callback_Well_getExternalIdentifier __cb)
Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalIdentifier __cb)
Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getExternalIdentifier(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)
RString end_getExternalIdentifier(Ice.AsyncResult __result)
void setExternalIdentifier(RString theExternalIdentifier)
void setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Well_setExternalIdentifier __cb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalIdentifier __cb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setExternalIdentifier(Ice.AsyncResult __result)
RString getType()
RString getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getType()
Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getType(Ice.Callback __cb)
Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getType(Callback_Well_getType __cb)
Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getType __cb)
Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RString end_getType(Ice.AsyncResult __result)
void setType(RString theType)
void setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setType(RString theType)
Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setType(RString theType, Callback_Well_setType __cb)
Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setType __cb)
Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setType(Ice.AsyncResult __result)
void unloadWellSamples()
void unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadWellSamples()
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadWellSamples(Ice.Callback __cb)
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadWellSamples(Callback_Well_unloadWellSamples __cb)
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadWellSamples __cb)
Ice.AsyncResult begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unloadWellSamples(Ice.AsyncResult __result)
int sizeOfWellSamples()
int sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfWellSamples()
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfWellSamples(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfWellSamples(Callback_Well_sizeOfWellSamples __cb)
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfWellSamples __cb)
Ice.AsyncResult begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
int end_sizeOfWellSamples(Ice.AsyncResult __result)
java.util.List<WellSample> copyWellSamples()
java.util.List<WellSample> copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyWellSamples()
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyWellSamples(Ice.Callback __cb)
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyWellSamples(Callback_Well_copyWellSamples __cb)
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyWellSamples __cb)
Ice.AsyncResult begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<WellSample> end_copyWellSamples(Ice.AsyncResult __result)
void addWellSample(WellSample target)
void addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellSample(WellSample target)
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellSample(WellSample target, Ice.Callback __cb)
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addWellSample(WellSample target, Callback_Well_addWellSample __cb)
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellSample __cb)
Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellSample(WellSample 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)
void end_addWellSample(Ice.AsyncResult __result)
void addAllWellSampleSet(java.util.List<WellSample> targets)
void addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_addAllWellSampleSet __cb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellSampleSet __cb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> 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)
void end_addAllWellSampleSet(Ice.AsyncResult __result)
void removeWellSample(WellSample theTarget)
void removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Callback_Well_removeWellSample __cb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellSample __cb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellSample(WellSample 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)
void end_removeWellSample(Ice.AsyncResult __result)
void removeAllWellSampleSet(java.util.List<WellSample> targets)
void removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_removeAllWellSampleSet __cb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellSampleSet __cb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> 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)
void end_removeAllWellSampleSet(Ice.AsyncResult __result)
void clearWellSamples()
void clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearWellSamples()
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearWellSamples(Ice.Callback __cb)
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearWellSamples(Callback_Well_clearWellSamples __cb)
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearWellSamples __cb)
Ice.AsyncResult begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_clearWellSamples(Ice.AsyncResult __result)
void reloadWellSamples(Well toCopy)
void reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, Callback_Well_reloadWellSamples __cb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadWellSamples __cb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadWellSamples(Well 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)
void end_reloadWellSamples(Ice.AsyncResult __result)
WellSample getWellSample(int index)
WellSample getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getWellSample(int index)
Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getWellSample(int index, Ice.Callback __cb)
Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getWellSample(int index, Callback_Well_getWellSample __cb)
Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getWellSample __cb)
Ice.AsyncResult begin_getWellSample(int index, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getWellSample(int index, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellSample end_getWellSample(Ice.AsyncResult __result)
WellSample setWellSample(int index, WellSample theElement)
WellSample setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, Ice.Callback __cb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, Callback_Well_setWellSample __cb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setWellSample __cb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellSample end_setWellSample(Ice.AsyncResult __result)
WellSample getPrimaryWellSample()
WellSample getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPrimaryWellSample()
Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPrimaryWellSample(Ice.Callback __cb)
Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getPrimaryWellSample(Callback_Well_getPrimaryWellSample __cb)
Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPrimaryWellSample __cb)
Ice.AsyncResult begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellSample end_getPrimaryWellSample(Ice.AsyncResult __result)
WellSample setPrimaryWellSample(WellSample theElement)
WellSample setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, Ice.Callback __cb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, Callback_Well_setPrimaryWellSample __cb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPrimaryWellSample __cb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellSample end_setPrimaryWellSample(Ice.AsyncResult __result)
Plate getPlate()
Plate getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPlate()
Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPlate(Ice.Callback __cb)
Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getPlate(Callback_Well_getPlate __cb)
Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPlate __cb)
Ice.AsyncResult begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Plate end_getPlate(Ice.AsyncResult __result)
void setPlate(Plate thePlate)
void setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPlate(Plate thePlate)
Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPlate(Plate thePlate, Ice.Callback __cb)
Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setPlate(Plate thePlate, Callback_Well_setPlate __cb)
Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPlate __cb)
Ice.AsyncResult begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setPlate(Ice.AsyncResult __result)
void unloadAnnotationLinks()
void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks()
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Well_unloadAnnotationLinks __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadAnnotationLinks __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unloadAnnotationLinks(Ice.AsyncResult __result)
int sizeOfAnnotationLinks()
int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks()
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Well_sizeOfAnnotationLinks __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfAnnotationLinks __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
int end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
java.util.List<WellAnnotationLink> copyAnnotationLinks()
java.util.List<WellAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks()
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(Callback_Well_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<WellAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
void addWellAnnotationLink(WellAnnotationLink target)
void addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, Callback_Well_addWellAnnotationLink __cb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLink __cb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink 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)
void end_addWellAnnotationLink(Ice.AsyncResult __result)
void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_addAllWellAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> 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)
void end_addAllWellAnnotationLinkSet(Ice.AsyncResult __result)
void removeWellAnnotationLink(WellAnnotationLink theTarget)
void removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Callback_Well_removeWellAnnotationLink __cb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLink __cb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink 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)
void end_removeWellAnnotationLink(Ice.AsyncResult __result)
void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_removeAllWellAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> 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)
void end_removeAllWellAnnotationLinkSet(Ice.AsyncResult __result)
void clearAnnotationLinks()
void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks()
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(Callback_Well_clearAnnotationLinks __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearAnnotationLinks __cb)
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_clearAnnotationLinks(Ice.AsyncResult __result)
void reloadAnnotationLinks(Well toCopy)
void reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, Callback_Well_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Well 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)
void end_reloadAnnotationLinks(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Well_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
WellAnnotationLink linkAnnotation(Annotation addition)
WellAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Well_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
WellAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_addWellAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addWellAnnotationLinkToBoth(Ice.AsyncResult __result)
java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal)
java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, Callback_Well_findWellAnnotationLink __cb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellAnnotationLink __cb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<WellAnnotationLink> end_findWellAnnotationLink(Ice.AsyncResult __result)
void unlinkAnnotation(Annotation removal)
void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Well_unlinkAnnotation __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkAnnotation __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unlinkAnnotation(Ice.AsyncResult __result)
void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeWellAnnotationLinkFromBoth(Ice.AsyncResult __result)
java.util.List<Annotation> linkedAnnotationList()
java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList()
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(Callback_Well_linkedAnnotationList __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedAnnotationList __cb)
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __result)