omero::model::LightPathAnnotationLink
        Overview
        [ "protected" ]
            class LightPathAnnotationLink extends IObject
        Used By
        
            - LightPathAnnotationLinksSeq
 
            - LightPath::addLightPathAnnotationLink
 
            - LightPath::addLightPathAnnotationLinkToBoth
 
            - LightPath::linkAnnotation
 
            - LightPath::removeLightPathAnnotationLink
 
            - LightPath::removeLightPathAnnotationLinkFromBoth
 
        
        Operation Index
        
            - getVersion
 
            - 
                
 
            - setVersion
 
            - 
                
 
            - getParent
 
            - 
                
 
            - setParent
 
            - 
                
 
            - getChild
 
            - 
                
 
            - setChild
 
            - 
                
 
            - link
 
            - 
                
 
        
        Data Member Index
        
            - version
 
            - 
                
 
            - parent
 
            - 
                
 
            - child
 
            - 
                
 
        
        Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(LightPath theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;