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