omero::model::DetectorAnnotationLink
Overview
[ "protected" ]
class DetectorAnnotationLink extends IObject
Used By
- DetectorAnnotationLinksSeq
- Detector::addDetectorAnnotationLink
- Detector::addDetectorAnnotationLinkToBoth
- Detector::linkAnnotation
- Detector::removeDetectorAnnotationLink
- Detector::removeDetectorAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
void setParent(Detector theParent)
void setChild(Annotation theChild)
Data Members
RInt version;