Interface TopLevelElement

    • Method Detail

      • isSetName

        boolean isSetName()
        True if has "name" attribute
        Specified by:
        isSetName in interface Element
      • setName

        void setName​(String name)
        Sets the "name" attribute
        Specified by:
        setName in interface Element
      • xsetName

        void xsetName​(XmlNCName name)
        Sets (as xml) the "name" attribute
        Specified by:
        xsetName in interface Element
      • unsetName

        void unsetName()
        Unsets the "name" attribute
        Specified by:
        unsetName in interface Element