Interface HrefAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getHref

        java.lang.String getHref()
        Gets the "href" attribute
      • isSetHref

        boolean isSetHref()
        True if has "href" attribute
      • setHref

        void setHref​(java.lang.String href)
        Sets the "href" attribute
      • xsetHref

        void xsetHref​(STRelationshipId href)
        Sets (as xml) the "href" attribute
      • unsetHref

        void unsetHref()
        Unsets the "href" attribute