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