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.
  • Field Details

  • Method Details

    • getQs

      String getQs()
      Gets the "qs" attribute
    • xgetQs

      Gets (as xml) the "qs" attribute
    • isSetQs

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

      void setQs(String qs)
      Sets the "qs" attribute
    • xsetQs

      void xsetQs(STRelationshipId qs)
      Sets (as xml) the "qs" attribute
    • unsetQs

      void unsetQs()
      Unsets the "qs" attribute