25 #ifndef __TERRALIB_METADATA_INTERNAL_METADATAANNOTATION_H    26 #define __TERRALIB_METADATA_INTERNAL_METADATAANNOTATION_H    57       const std::string& getAnnotationtId() 
const;
    63       void setAnnotationURI(
const std::string& uri);
    66       const std::string& getAnnotationURI() 
const;
    72       void setElementId(
const std::string& eid);      
    76       const std::string& getElementId() 
const; 
    83       void setElementName(
const std::string& ename);
    88       const std::string& getElementName() 
const;    
    99 #endif //__TERRALIB_METADATA_INTERNAL_METADATAANNOTATION_H