omero::model::FolderAnnotationLink
        Overview
        [ "protected" ]
            class FolderAnnotationLink extends IObject
        Used By
        
            - FolderAnnotationLinksSeq
- Folder::addFolderAnnotationLink
- Folder::addFolderAnnotationLinkToBoth
- Folder::linkAnnotation
- Folder::removeFolderAnnotationLink
- Folder::removeFolderAnnotationLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Folder theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;