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