omero::model::TextAnnotation
        Overview
        [ "protected" ]
            class TextAnnotation extends Annotation
        Derived Classes and Interfaces
        
            - CommentAnnotation
- TagAnnotation
- XmlAnnotation
Used By
        
            - api::IShare::addComment
- api::IShare::addReply
Operation Index
        
            - getTextValue
- 
                
- setTextValue
- 
                
Data Member Index
        
            - textValue
- 
                
Operations
        RString getTextValue()
        void setTextValue(RString theTextValue)
        Data Members