omero::model::LightPathExcitationFilterLink
        Overview
        [ "protected" ]
            class LightPathExcitationFilterLink extends IObject
        Used By
        
            - LightPathExcitationFilterLinkSeq
 
            - LightPath::addLightPathExcitationFilterLink
 
            - LightPath::addLightPathExcitationFilterLinkToBoth
 
            - LightPath::getLightPathExcitationFilterLink
 
            - LightPath::getPrimaryLightPathExcitationFilterLink
 
            - LightPath::linkExcitationFilter
 
            - LightPath::removeLightPathExcitationFilterLink
 
            - LightPath::removeLightPathExcitationFilterLinkFromBoth
 
            - LightPath::setLightPathExcitationFilterLink
 
            - LightPath::setPrimaryLightPathExcitationFilterLink
 
        
        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(Filter theChild)
        void link(LightPath theParent, Filter theChild)
        Data Members
        RInt version;