Interface LinkAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getLink

        java.lang.String getLink()
        Gets the "link" attribute
      • isSetLink

        boolean isSetLink()
        True if has "link" attribute
      • setLink

        void setLink​(java.lang.String link)
        Sets the "link" attribute
      • xsetLink

        void xsetLink​(STRelationshipId link)
        Sets (as xml) the "link" attribute
      • unsetLink

        void unsetLink()
        Unsets the "link" attribute