Package omero.model
Class ExperimenterAnnotationLinkHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<ExperimenterAnnotationLink>
-
- omero.model.ExperimenterAnnotationLinkHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class ExperimenterAnnotationLinkHolder extends Ice.ObjectHolderBase<ExperimenterAnnotationLink>
-
-
Constructor Summary
Constructors Constructor Description ExperimenterAnnotationLinkHolder()
ExperimenterAnnotationLinkHolder(ExperimenterAnnotationLink value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
patch(Ice.Object v)
java.lang.String
type()
-
-
-
Constructor Detail
-
ExperimenterAnnotationLinkHolder
public ExperimenterAnnotationLinkHolder()
-
ExperimenterAnnotationLinkHolder
public ExperimenterAnnotationLinkHolder(ExperimenterAnnotationLink value)
-
-