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