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