public abstract class Objective extends IObject implements _ObjectiveOperations, _ObjectiveOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<ObjectiveAnnotationLink> |
annotationLinksSeq |
protected RDouble |
calibratedMagnification |
protected Correction |
correction |
protected Immersion |
immersion |
protected Instrument |
instrument |
protected RBool |
iris |
protected RDouble |
lensNA |
protected RString |
lotNumber |
protected RString |
manufacturer |
protected RString |
model |
protected RDouble |
nominalMagnification |
protected RString |
serialNumber |
static long |
serialVersionUID |
protected RInt |
version |
protected Length |
workingDistance |
Constructor and Description |
---|
Objective() |
Objective(RLong id,
Details details,
boolean loaded,
RInt version,
RString manufacturer,
RString model,
RString lotNumber,
RString serialNumber,
RDouble nominalMagnification,
RDouble calibratedMagnification,
RDouble lensNA,
Immersion immersion,
Correction correction,
Length workingDistance,
RBool iris,
Instrument instrument,
java.util.List<ObjectiveAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllObjectiveAnnotationLinkSet(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addObjectiveAnnotationLink(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addObjectiveAnnotationLinkToBoth(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findObjectiveAnnotationLink(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getCalibratedMagnification(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getCorrection(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getImmersion(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getInstrument(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getIris(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getLensNA(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getLotNumber(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getManufacturer(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getModel(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getNominalMagnification(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getSerialNumber(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getWorkingDistance(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllObjectiveAnnotationLinkSet(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeObjectiveAnnotationLink(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeObjectiveAnnotationLinkFromBoth(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setCalibratedMagnification(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setCorrection(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setImmersion(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setInstrument(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setIris(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setLensNA(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setLotNumber(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setManufacturer(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setModel(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setNominalMagnification(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setSerialNumber(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setWorkingDistance(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Objective __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
Ice.DispatchStatus |
__dispatch(IceInternal.Incoming in,
Ice.Current __current) |
protected void |
__readImpl(IceInternal.BasicStream __is) |
protected void |
__writeImpl(IceInternal.BasicStream __os) |
void |
addAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets) |
void |
addObjectiveAnnotationLink(ObjectiveAnnotationLink target) |
void |
addObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link,
boolean bothSides) |
void |
clearAnnotationLinks() |
Objective |
clone() |
java.util.List<ObjectiveAnnotationLink> |
copyAnnotationLinks() |
java.util.List<ObjectiveAnnotationLink> |
findObjectiveAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RDouble |
getCalibratedMagnification() |
Correction |
getCorrection() |
Immersion |
getImmersion() |
Instrument |
getInstrument() |
RBool |
getIris() |
RDouble |
getLensNA() |
RString |
getLotNumber() |
RString |
getManufacturer() |
RString |
getModel() |
RDouble |
getNominalMagnification() |
RString |
getSerialNumber() |
RInt |
getVersion() |
Length |
getWorkingDistance() |
java.lang.String |
ice_id() |
java.lang.String |
ice_id(Ice.Current __current) |
java.lang.String[] |
ice_ids() |
java.lang.String[] |
ice_ids(Ice.Current __current) |
boolean |
ice_isA(java.lang.String s) |
boolean |
ice_isA(java.lang.String s,
Ice.Current __current) |
static java.lang.String |
ice_staticId() |
ObjectiveAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
void |
reloadAnnotationLinks(Objective toCopy) |
void |
removeAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets) |
void |
removeObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget) |
void |
removeObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link,
boolean bothSides) |
void |
setCalibratedMagnification(RDouble theCalibratedMagnification) |
void |
setCorrection(Correction theCorrection) |
void |
setImmersion(Immersion theImmersion) |
void |
setInstrument(Instrument theInstrument) |
void |
setIris(RBool theIris) |
void |
setLensNA(RDouble theLensNA) |
void |
setLotNumber(RString theLotNumber) |
void |
setManufacturer(RString theManufacturer) |
void |
setModel(RString theModel) |
void |
setNominalMagnification(RDouble theNominalMagnification) |
void |
setSerialNumber(RString theSerialNumber) |
void |
setVersion(RInt theVersion) |
void |
setWorkingDistance(Length theWorkingDistance) |
int |
sizeOfAnnotationLinks() |
void |
unlinkAnnotation(Annotation removal) |
void |
unloadAnnotationLinks() |
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAllObjectiveAnnotationLinkSet, addObjectiveAnnotationLink, addObjectiveAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findObjectiveAnnotationLink, getAnnotationLinksCountPerOwner, getCalibratedMagnification, getCorrection, getImmersion, getInstrument, getIris, getLensNA, getLotNumber, getManufacturer, getModel, getNominalMagnification, getSerialNumber, getVersion, getWorkingDistance, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllObjectiveAnnotationLinkSet, removeObjectiveAnnotationLink, removeObjectiveAnnotationLinkFromBoth, setCalibratedMagnification, setCorrection, setImmersion, setInstrument, setIris, setLensNA, setLotNumber, setManufacturer, setModel, setNominalMagnification, setSerialNumber, setVersion, setWorkingDistance, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final java.lang.String[] __ids
protected RInt version
protected RString manufacturer
protected RString model
protected RString lotNumber
protected RString serialNumber
protected RDouble nominalMagnification
protected RDouble calibratedMagnification
protected RDouble lensNA
protected Immersion immersion
protected Correction correction
protected Length workingDistance
protected RBool iris
protected Instrument instrument
protected java.util.List<ObjectiveAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public Objective()
public Objective(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, RString lotNumber, RString serialNumber, RDouble nominalMagnification, RDouble calibratedMagnification, RDouble lensNA, Immersion immersion, Correction correction, Length workingDistance, RBool iris, Instrument instrument, java.util.List<ObjectiveAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s, Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)
addAllObjectiveAnnotationLinkSet
in interface _ObjectiveOperationsNC
public final void addObjectiveAnnotationLink(ObjectiveAnnotationLink target)
addObjectiveAnnotationLink
in interface _ObjectiveOperationsNC
public final void addObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link, boolean bothSides)
addObjectiveAnnotationLinkToBoth
in interface _ObjectiveOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _ObjectiveOperationsNC
public final java.util.List<ObjectiveAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _ObjectiveOperationsNC
public final java.util.List<ObjectiveAnnotationLink> findObjectiveAnnotationLink(Annotation removal)
findObjectiveAnnotationLink
in interface _ObjectiveOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _ObjectiveOperationsNC
public final RDouble getCalibratedMagnification()
getCalibratedMagnification
in interface _ObjectiveOperationsNC
public final Correction getCorrection()
getCorrection
in interface _ObjectiveOperationsNC
public final Immersion getImmersion()
getImmersion
in interface _ObjectiveOperationsNC
public final Instrument getInstrument()
getInstrument
in interface _ObjectiveOperationsNC
public final RBool getIris()
getIris
in interface _ObjectiveOperationsNC
public final RDouble getLensNA()
getLensNA
in interface _ObjectiveOperationsNC
public final RString getLotNumber()
getLotNumber
in interface _ObjectiveOperationsNC
public final RString getManufacturer()
getManufacturer
in interface _ObjectiveOperationsNC
public final RString getModel()
getModel
in interface _ObjectiveOperationsNC
public final RDouble getNominalMagnification()
getNominalMagnification
in interface _ObjectiveOperationsNC
public final RString getSerialNumber()
getSerialNumber
in interface _ObjectiveOperationsNC
public final RInt getVersion()
getVersion
in interface _ObjectiveOperationsNC
public final Length getWorkingDistance()
getWorkingDistance
in interface _ObjectiveOperationsNC
public final ObjectiveAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _ObjectiveOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _ObjectiveOperationsNC
public final void reloadAnnotationLinks(Objective toCopy)
reloadAnnotationLinks
in interface _ObjectiveOperationsNC
public final void removeAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)
removeAllObjectiveAnnotationLinkSet
in interface _ObjectiveOperationsNC
public final void removeObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget)
removeObjectiveAnnotationLink
in interface _ObjectiveOperationsNC
public final void removeObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link, boolean bothSides)
removeObjectiveAnnotationLinkFromBoth
in interface _ObjectiveOperationsNC
public final void setCalibratedMagnification(RDouble theCalibratedMagnification)
setCalibratedMagnification
in interface _ObjectiveOperationsNC
public final void setCorrection(Correction theCorrection)
setCorrection
in interface _ObjectiveOperationsNC
public final void setImmersion(Immersion theImmersion)
setImmersion
in interface _ObjectiveOperationsNC
public final void setInstrument(Instrument theInstrument)
setInstrument
in interface _ObjectiveOperationsNC
public final void setIris(RBool theIris)
setIris
in interface _ObjectiveOperationsNC
public final void setLensNA(RDouble theLensNA)
setLensNA
in interface _ObjectiveOperationsNC
public final void setLotNumber(RString theLotNumber)
setLotNumber
in interface _ObjectiveOperationsNC
public final void setManufacturer(RString theManufacturer)
setManufacturer
in interface _ObjectiveOperationsNC
public final void setModel(RString theModel)
setModel
in interface _ObjectiveOperationsNC
public final void setNominalMagnification(RDouble theNominalMagnification)
setNominalMagnification
in interface _ObjectiveOperationsNC
public final void setSerialNumber(RString theSerialNumber)
setSerialNumber
in interface _ObjectiveOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _ObjectiveOperationsNC
public final void setWorkingDistance(Length theWorkingDistance)
setWorkingDistance
in interface _ObjectiveOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _ObjectiveOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _ObjectiveOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _ObjectiveOperationsNC
public static Ice.DispatchStatus ___getVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addObjectiveAnnotationLinkToBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeObjectiveAnnotationLinkFromBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
__dispatch
in interface Ice.Object
__dispatch
in class IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject