omero::model::SessionAnnotationLink
        Overview
        [ "protected" ]
            class SessionAnnotationLink extends IObject
        Used By
        
            - SessionAnnotationLinksSeq
- Session::addSessionAnnotationLink
- Session::addSessionAnnotationLinkToBoth
- Session::linkAnnotation
- Session::removeSessionAnnotationLink
- Session::removeSessionAnnotationLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Session theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;