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