Package omero.model
Class NamespaceAnnotationLinkHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<NamespaceAnnotationLink>
-
- omero.model.NamespaceAnnotationLinkHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback,IceInternal.Patcher
public final class NamespaceAnnotationLinkHolder extends Ice.ObjectHolderBase<NamespaceAnnotationLink>
-
-
Constructor Summary
Constructors Constructor Description NamespaceAnnotationLinkHolder()NamespaceAnnotationLinkHolder(NamespaceAnnotationLink value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpatch(Ice.Object v)java.lang.Stringtype()
-
-
-
Constructor Detail
-
NamespaceAnnotationLinkHolder
public NamespaceAnnotationLinkHolder()
-
NamespaceAnnotationLinkHolder
public NamespaceAnnotationLinkHolder(NamespaceAnnotationLink value)
-
-