omero::model::ProjectAnnotationLink
Overview
[ "protected" ]
class ProjectAnnotationLink extends IObject
Used By
- ProjectAnnotationLinksSeq
- Project::addProjectAnnotationLink
- Project::addProjectAnnotationLinkToBoth
- Project::linkAnnotation
- Project::removeProjectAnnotationLink
- Project::removeProjectAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
void setParent(Project theParent)
void setChild(Annotation theChild)
Data Members
RInt version;