omero::model::AnnotationAnnotationLink
        Overview
        [ "protected" ]
            class AnnotationAnnotationLink extends IObject
        Used By
        
            - AnnotationAnnotationLinksSeq
- Annotation::addAnnotationAnnotationLink
- Annotation::addAnnotationAnnotationLinkToBoth
- Annotation::linkAnnotation
- Annotation::removeAnnotationAnnotationLink
- Annotation::removeAnnotationAnnotationLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Annotation theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;