omero::model::DichroicAnnotationLink
        Overview
        [ "protected" ]
            class DichroicAnnotationLink extends IObject
        Used By
        
            - DichroicAnnotationLinksSeq
- Dichroic::addDichroicAnnotationLink
- Dichroic::addDichroicAnnotationLinkToBoth
- Dichroic::linkAnnotation
- Dichroic::removeDichroicAnnotationLink
- Dichroic::removeDichroicAnnotationLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Dichroic theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;