omero::model::FilesetAnnotationLink
Overview
[ "protected" ]
class FilesetAnnotationLink extends IObject
Used By
- FilesetAnnotationLinksSeq
- Fileset::addFilesetAnnotationLink
- Fileset::addFilesetAnnotationLinkToBoth
- Fileset::linkAnnotation
- Fileset::removeFilesetAnnotationLink
- Fileset::removeFilesetAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
void setParent(Fileset theParent)
void setChild(Annotation theChild)
Data Members
RInt version;