Interface GroupRef

    • Method Detail

      • getRef

        javax.xml.namespace.QName getRef()
        Gets the "ref" attribute
        Specified by:
        getRef in interface Group
      • xgetRef

        XmlQName xgetRef()
        Gets (as xml) the "ref" attribute
        Specified by:
        xgetRef in interface Group
      • isSetRef

        boolean isSetRef()
        True if has "ref" attribute
        Specified by:
        isSetRef in interface Group
      • setRef

        void setRef​(javax.xml.namespace.QName ref)
        Sets the "ref" attribute
        Specified by:
        setRef in interface Group
      • xsetRef

        void xsetRef​(XmlQName ref)
        Sets (as xml) the "ref" attribute
        Specified by:
        xsetRef in interface Group
      • unsetRef

        void unsetRef()
        Unsets the "ref" attribute
        Specified by:
        unsetRef in interface Group