omero::model::FilterAnnotationLink
        Overview
        [ "protected" ]
            class FilterAnnotationLink extends IObject
        Used By
        
            - FilterAnnotationLinksSeq
 
            - Filter::addFilterAnnotationLink
 
            - Filter::addFilterAnnotationLinkToBoth
 
            - Filter::linkAnnotation
 
            - Filter::removeFilterAnnotationLink
 
            - Filter::removeFilterAnnotationLinkFromBoth
 
        
        Operation Index
        
            - getVersion
 
            - 
                
 
            - setVersion
 
            - 
                
 
            - getParent
 
            - 
                
 
            - setParent
 
            - 
                
 
            - getChild
 
            - 
                
 
            - setChild
 
            - 
                
 
            - link
 
            - 
                
 
        
        Data Member Index
        
            - version
 
            - 
                
 
            - parent
 
            - 
                
 
            - child
 
            - 
                
 
        
        Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Filter theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;