Interface QsAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface QsAttribute
    extends XmlObject
    A document containing one qs(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
    • Method Detail

      • getQs

        java.lang.String getQs()
        Gets the "qs" attribute
      • isSetQs

        boolean isSetQs()
        True if has "qs" attribute
      • setQs

        void setQs​(java.lang.String qs)
        Sets the "qs" attribute
      • unsetQs

        void unsetQs()
        Unsets the "qs" attribute