Package omero.model
Class WellAnnotationLinkHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<WellAnnotationLink>
-
- omero.model.WellAnnotationLinkHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class WellAnnotationLinkHolder extends Ice.ObjectHolderBase<WellAnnotationLink>
-
-
Constructor Summary
Constructors Constructor Description WellAnnotationLinkHolder()
WellAnnotationLinkHolder(WellAnnotationLink 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
-
WellAnnotationLinkHolder
public WellAnnotationLinkHolder()
-
WellAnnotationLinkHolder
public WellAnnotationLinkHolder(WellAnnotationLink value)
-
-