Class DocumentationElement

  • All Implemented Interfaces:
    IComponent

    public class DocumentationElement
    extends AnnotationItem
    documentation annotation item element.
    • Field Detail

      • m_xmlLang

        private java.lang.String m_xmlLang
        xml:lang attribute value.
    • Constructor Detail

      • DocumentationElement

        public DocumentationElement()
        Constructor.
    • Method Detail

      • getXmlLang

        public java.lang.String getXmlLang()
        Get language code.
        Returns:
        language code
      • setXmlLang

        public void setXmlLang​(java.lang.String xmlLang)
        Set language code.
        Parameters:
        xmlLang - xmlLang