Interface CTHyperlink

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTHyperlink
    extends XmlObject
    An XML CT_Hyperlink(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • isSetSnd

        boolean isSetSnd()
        True if has "snd" element
      • unsetSnd

        void unsetSnd()
        Unsets the "snd" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • isSetId

        boolean isSetId()
        True if has "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • unsetId

        void unsetId()
        Unsets the "id" attribute
      • getInvalidUrl

        java.lang.String getInvalidUrl()
        Gets the "invalidUrl" attribute
      • xgetInvalidUrl

        XmlString xgetInvalidUrl()
        Gets (as xml) the "invalidUrl" attribute
      • isSetInvalidUrl

        boolean isSetInvalidUrl()
        True if has "invalidUrl" attribute
      • setInvalidUrl

        void setInvalidUrl​(java.lang.String invalidUrl)
        Sets the "invalidUrl" attribute
      • xsetInvalidUrl

        void xsetInvalidUrl​(XmlString invalidUrl)
        Sets (as xml) the "invalidUrl" attribute
      • unsetInvalidUrl

        void unsetInvalidUrl()
        Unsets the "invalidUrl" attribute
      • getAction

        java.lang.String getAction()
        Gets the "action" attribute
      • xgetAction

        XmlString xgetAction()
        Gets (as xml) the "action" attribute
      • isSetAction

        boolean isSetAction()
        True if has "action" attribute
      • setAction

        void setAction​(java.lang.String action)
        Sets the "action" attribute
      • xsetAction

        void xsetAction​(XmlString action)
        Sets (as xml) the "action" attribute
      • unsetAction

        void unsetAction()
        Unsets the "action" attribute
      • getTgtFrame

        java.lang.String getTgtFrame()
        Gets the "tgtFrame" attribute
      • xgetTgtFrame

        XmlString xgetTgtFrame()
        Gets (as xml) the "tgtFrame" attribute
      • isSetTgtFrame

        boolean isSetTgtFrame()
        True if has "tgtFrame" attribute
      • setTgtFrame

        void setTgtFrame​(java.lang.String tgtFrame)
        Sets the "tgtFrame" attribute
      • xsetTgtFrame

        void xsetTgtFrame​(XmlString tgtFrame)
        Sets (as xml) the "tgtFrame" attribute
      • unsetTgtFrame

        void unsetTgtFrame()
        Unsets the "tgtFrame" attribute
      • getTooltip

        java.lang.String getTooltip()
        Gets the "tooltip" attribute
      • xgetTooltip

        XmlString xgetTooltip()
        Gets (as xml) the "tooltip" attribute
      • isSetTooltip

        boolean isSetTooltip()
        True if has "tooltip" attribute
      • setTooltip

        void setTooltip​(java.lang.String tooltip)
        Sets the "tooltip" attribute
      • xsetTooltip

        void xsetTooltip​(XmlString tooltip)
        Sets (as xml) the "tooltip" attribute
      • unsetTooltip

        void unsetTooltip()
        Unsets the "tooltip" attribute
      • getHistory

        boolean getHistory()
        Gets the "history" attribute
      • xgetHistory

        XmlBoolean xgetHistory()
        Gets (as xml) the "history" attribute
      • isSetHistory

        boolean isSetHistory()
        True if has "history" attribute
      • setHistory

        void setHistory​(boolean history)
        Sets the "history" attribute
      • xsetHistory

        void xsetHistory​(XmlBoolean history)
        Sets (as xml) the "history" attribute
      • unsetHistory

        void unsetHistory()
        Unsets the "history" attribute
      • getHighlightClick

        boolean getHighlightClick()
        Gets the "highlightClick" attribute
      • xgetHighlightClick

        XmlBoolean xgetHighlightClick()
        Gets (as xml) the "highlightClick" attribute
      • isSetHighlightClick

        boolean isSetHighlightClick()
        True if has "highlightClick" attribute
      • setHighlightClick

        void setHighlightClick​(boolean highlightClick)
        Sets the "highlightClick" attribute
      • xsetHighlightClick

        void xsetHighlightClick​(XmlBoolean highlightClick)
        Sets (as xml) the "highlightClick" attribute
      • unsetHighlightClick

        void unsetHighlightClick()
        Unsets the "highlightClick" attribute
      • getEndSnd

        boolean getEndSnd()
        Gets the "endSnd" attribute
      • xgetEndSnd

        XmlBoolean xgetEndSnd()
        Gets (as xml) the "endSnd" attribute
      • isSetEndSnd

        boolean isSetEndSnd()
        True if has "endSnd" attribute
      • setEndSnd

        void setEndSnd​(boolean endSnd)
        Sets the "endSnd" attribute
      • xsetEndSnd

        void xsetEndSnd​(XmlBoolean endSnd)
        Sets (as xml) the "endSnd" attribute
      • unsetEndSnd

        void unsetEndSnd()
        Unsets the "endSnd" attribute