public abstract class PlateAcquisition extends IObject implements _PlateAcquisitionOperations, _PlateAcquisitionOperationsNC
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<PlateAcquisitionAnnotationLink> |
annotationLinksSeq |
protected RString |
description |
protected RTime |
endTime |
protected RInt |
maximumFieldCount |
protected RString |
name |
protected Plate |
plate |
static long |
serialVersionUID |
protected RTime |
startTime |
protected RInt |
version |
protected boolean |
wellSampleLoaded |
protected java.util.List<WellSample> |
wellSampleSeq |
Constructor and Description |
---|
PlateAcquisition() |
PlateAcquisition(RLong id,
Details details,
boolean loaded,
RInt version,
RString name,
RTime startTime,
RTime endTime,
RInt maximumFieldCount,
Plate plate,
java.util.List<WellSample> wellSampleSeq,
boolean wellSampleLoaded,
java.util.List<PlateAcquisitionAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner,
RString description) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllPlateAcquisitionAnnotationLinkSet(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllWellSampleSet(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlateAcquisitionAnnotationLink(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findPlateAcquisitionAnnotationLink(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDescription(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getEndTime(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getMaximumFieldCount(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getName(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPlate(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStartTime(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllPlateAcquisitionAnnotationLinkSet(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllWellSampleSet(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlateAcquisitionAnnotationLink(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDescription(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setEndTime(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setMaximumFieldCount(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setName(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPlate(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStartTime(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfWellSample(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(PlateAcquisition __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadWellSample(PlateAcquisition __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 |
addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets) |
void |
addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target) |
void |
addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
void |
addWellSample(WellSample target) |
void |
clearAnnotationLinks() |
void |
clearWellSample() |
PlateAcquisition |
clone() |
java.util.List<PlateAcquisitionAnnotationLink> |
copyAnnotationLinks() |
java.util.List<WellSample> |
copyWellSample() |
java.util.List<PlateAcquisitionAnnotationLink> |
findPlateAcquisitionAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RString |
getDescription() |
RTime |
getEndTime() |
RInt |
getMaximumFieldCount() |
RString |
getName() |
Plate |
getPlate() |
RTime |
getStartTime() |
RInt |
getVersion() |
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() |
PlateAcquisitionAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
void |
reloadAnnotationLinks(PlateAcquisition toCopy) |
void |
reloadWellSample(PlateAcquisition toCopy) |
void |
removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets) |
void |
removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget) |
void |
removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
void |
removeWellSample(WellSample theTarget) |
void |
setDescription(RString theDescription) |
void |
setEndTime(RTime theEndTime) |
void |
setMaximumFieldCount(RInt theMaximumFieldCount) |
void |
setName(RString theName) |
void |
setPlate(Plate thePlate) |
void |
setStartTime(RTime theStartTime) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfWellSample() |
void |
unlinkAnnotation(Annotation removal) |
void |
unloadAnnotationLinks() |
void |
unloadWellSample() |
___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
addAllPlateAcquisitionAnnotationLinkSet, addAllWellSampleSet, addPlateAcquisitionAnnotationLink, addPlateAcquisitionAnnotationLinkToBoth, addWellSample, clearAnnotationLinks, clearWellSample, copyAnnotationLinks, copyWellSample, findPlateAcquisitionAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getEndTime, getMaximumFieldCount, getName, getPlate, getStartTime, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadWellSample, removeAllPlateAcquisitionAnnotationLinkSet, removeAllWellSampleSet, removePlateAcquisitionAnnotationLink, removePlateAcquisitionAnnotationLinkFromBoth, removeWellSample, setDescription, setEndTime, setMaximumFieldCount, setName, setPlate, setStartTime, setVersion, sizeOfAnnotationLinks, sizeOfWellSample, unlinkAnnotation, unloadAnnotationLinks, unloadWellSample
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 name
protected RTime startTime
protected RTime endTime
protected RInt maximumFieldCount
protected Plate plate
protected java.util.List<WellSample> wellSampleSeq
protected boolean wellSampleLoaded
protected java.util.List<PlateAcquisitionAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString description
public static final long serialVersionUID
public PlateAcquisition()
public PlateAcquisition(RLong id, Details details, boolean loaded, RInt version, RString name, RTime startTime, RTime endTime, RInt maximumFieldCount, Plate plate, java.util.List<WellSample> wellSampleSeq, boolean wellSampleLoaded, java.util.List<PlateAcquisitionAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString description)
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 addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
addAllPlateAcquisitionAnnotationLinkSet
in interface _PlateAcquisitionOperationsNC
public final void addAllWellSampleSet(java.util.List<WellSample> targets)
addAllWellSampleSet
in interface _PlateAcquisitionOperationsNC
public final void addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target)
addPlateAcquisitionAnnotationLink
in interface _PlateAcquisitionOperationsNC
public final void addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
addPlateAcquisitionAnnotationLinkToBoth
in interface _PlateAcquisitionOperationsNC
public final void addWellSample(WellSample target)
addWellSample
in interface _PlateAcquisitionOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _PlateAcquisitionOperationsNC
public final void clearWellSample()
clearWellSample
in interface _PlateAcquisitionOperationsNC
public final java.util.List<PlateAcquisitionAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _PlateAcquisitionOperationsNC
public final java.util.List<WellSample> copyWellSample()
copyWellSample
in interface _PlateAcquisitionOperationsNC
public final java.util.List<PlateAcquisitionAnnotationLink> findPlateAcquisitionAnnotationLink(Annotation removal)
findPlateAcquisitionAnnotationLink
in interface _PlateAcquisitionOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _PlateAcquisitionOperationsNC
public final RString getDescription()
getDescription
in interface _PlateAcquisitionOperationsNC
public final RTime getEndTime()
getEndTime
in interface _PlateAcquisitionOperationsNC
public final RInt getMaximumFieldCount()
getMaximumFieldCount
in interface _PlateAcquisitionOperationsNC
public final RString getName()
getName
in interface _PlateAcquisitionOperationsNC
public final Plate getPlate()
getPlate
in interface _PlateAcquisitionOperationsNC
public final RTime getStartTime()
getStartTime
in interface _PlateAcquisitionOperationsNC
public final RInt getVersion()
getVersion
in interface _PlateAcquisitionOperationsNC
public final PlateAcquisitionAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _PlateAcquisitionOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _PlateAcquisitionOperationsNC
public final void reloadAnnotationLinks(PlateAcquisition toCopy)
reloadAnnotationLinks
in interface _PlateAcquisitionOperationsNC
public final void reloadWellSample(PlateAcquisition toCopy)
reloadWellSample
in interface _PlateAcquisitionOperationsNC
public final void removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
removeAllPlateAcquisitionAnnotationLinkSet
in interface _PlateAcquisitionOperationsNC
public final void removeAllWellSampleSet(java.util.List<WellSample> targets)
removeAllWellSampleSet
in interface _PlateAcquisitionOperationsNC
public final void removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget)
removePlateAcquisitionAnnotationLink
in interface _PlateAcquisitionOperationsNC
public final void removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
removePlateAcquisitionAnnotationLinkFromBoth
in interface _PlateAcquisitionOperationsNC
public final void removeWellSample(WellSample theTarget)
removeWellSample
in interface _PlateAcquisitionOperationsNC
public final void setDescription(RString theDescription)
setDescription
in interface _PlateAcquisitionOperationsNC
public final void setEndTime(RTime theEndTime)
setEndTime
in interface _PlateAcquisitionOperationsNC
public final void setMaximumFieldCount(RInt theMaximumFieldCount)
setMaximumFieldCount
in interface _PlateAcquisitionOperationsNC
public final void setName(RString theName)
setName
in interface _PlateAcquisitionOperationsNC
public final void setPlate(Plate thePlate)
setPlate
in interface _PlateAcquisitionOperationsNC
public final void setStartTime(RTime theStartTime)
setStartTime
in interface _PlateAcquisitionOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _PlateAcquisitionOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _PlateAcquisitionOperationsNC
public final int sizeOfWellSample()
sizeOfWellSample
in interface _PlateAcquisitionOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _PlateAcquisitionOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _PlateAcquisitionOperationsNC
public final void unloadWellSample()
unloadWellSample
in interface _PlateAcquisitionOperationsNC
public static Ice.DispatchStatus ___getVersion(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStartTime(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStartTime(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getEndTime(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setEndTime(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getMaximumFieldCount(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setMaximumFieldCount(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPlate(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPlate(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllWellSampleSet(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllWellSampleSet(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadWellSample(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlateAcquisitionAnnotationLink(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllPlateAcquisitionAnnotationLinkSet(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlateAcquisitionAnnotationLink(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllPlateAcquisitionAnnotationLinkSet(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findPlateAcquisitionAnnotationLink(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(PlateAcquisition __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(PlateAcquisition __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
public PlateAcquisition clone()