Interface NamedGroup

    • Method Detail

      • getName

        java.lang.String getName()
        Gets the "name" attribute
        Specified by:
        getName in interface Group
      • xgetName

        XmlNCName xgetName()
        Gets (as xml) the "name" attribute
        Specified by:
        xgetName in interface Group
      • isSetName

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

        void setName​(java.lang.String name)
        Sets the "name" attribute
        Specified by:
        setName in interface Group
      • xsetName

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

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