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