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