Interface DocumentationDocument.Documentation

    • Method Detail

      • getSource

        java.lang.String getSource()
        Gets the "source" attribute
      • xgetSource

        XmlAnyURI xgetSource()
        Gets (as xml) the "source" attribute
      • isSetSource

        boolean isSetSource()
        True if has "source" attribute
      • setSource

        void setSource​(java.lang.String source)
        Sets the "source" attribute
      • xsetSource

        void xsetSource​(XmlAnyURI source)
        Sets (as xml) the "source" attribute
      • unsetSource

        void unsetSource()
        Unsets the "source" attribute
      • getLang

        java.lang.String getLang()
        Gets the "lang" attribute
      • xgetLang

        XmlLanguage xgetLang()
        Gets (as xml) the "lang" attribute
      • isSetLang

        boolean isSetLang()
        True if has "lang" attribute
      • setLang

        void setLang​(java.lang.String lang)
        Sets the "lang" attribute
      • xsetLang

        void xsetLang​(XmlLanguage lang)
        Sets (as xml) the "lang" attribute
      • unsetLang

        void unsetLang()
        Unsets the "lang" attribute