Interface CTHyperlink
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Hyperlink(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTHyperlink> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "extLst" elementAppends and returns a new empty "snd" elementGets the "action" attributebooleanGets the "endSnd" attributeGets the "extLst" elementbooleanGets the "highlightClick" attributebooleanGets the "history" attributegetId()Gets the "id" attributeGets the "invalidUrl" attributegetSnd()Gets the "snd" elementGets the "tgtFrame" attributeGets the "tooltip" attributebooleanTrue if has "action" attributebooleanTrue if has "endSnd" attributebooleanTrue if has "extLst" elementbooleanTrue if has "highlightClick" attributebooleanTrue if has "history" attributebooleanisSetId()True if has "id" attributebooleanTrue if has "invalidUrl" attributebooleanisSetSnd()True if has "snd" elementbooleanTrue if has "tgtFrame" attributebooleanTrue if has "tooltip" attributevoidSets the "action" attributevoidsetEndSnd(boolean endSnd) Sets the "endSnd" attributevoidsetExtLst(CTOfficeArtExtensionList extLst) Sets the "extLst" elementvoidsetHighlightClick(boolean highlightClick) Sets the "highlightClick" attributevoidsetHistory(boolean history) Sets the "history" attributevoidSets the "id" attributevoidsetInvalidUrl(String invalidUrl) Sets the "invalidUrl" attributevoidSets the "snd" elementvoidsetTgtFrame(String tgtFrame) Sets the "tgtFrame" attributevoidsetTooltip(String tooltip) Sets the "tooltip" attributevoidUnsets the "action" attributevoidUnsets the "endSnd" attributevoidUnsets the "extLst" elementvoidUnsets the "highlightClick" attributevoidUnsets the "history" attributevoidunsetId()Unsets the "id" attributevoidUnsets the "invalidUrl" attributevoidunsetSnd()Unsets the "snd" elementvoidUnsets the "tgtFrame" attributevoidUnsets the "tooltip" attributeGets (as xml) the "action" attributeGets (as xml) the "endSnd" attributeGets (as xml) the "highlightClick" attributeGets (as xml) the "history" attributexgetId()Gets (as xml) the "id" attributeGets (as xml) the "invalidUrl" attributeGets (as xml) the "tgtFrame" attributeGets (as xml) the "tooltip" attributevoidxsetAction(XmlString action) Sets (as xml) the "action" attributevoidxsetEndSnd(XmlBoolean endSnd) Sets (as xml) the "endSnd" attributevoidxsetHighlightClick(XmlBoolean highlightClick) Sets (as xml) the "highlightClick" attributevoidxsetHistory(XmlBoolean history) Sets (as xml) the "history" attributevoidSets (as xml) the "id" attributevoidxsetInvalidUrl(XmlString invalidUrl) Sets (as xml) the "invalidUrl" attributevoidxsetTgtFrame(XmlString tgtFrame) Sets (as xml) the "tgtFrame" attributevoidxsetTooltip(XmlString tooltip) Sets (as xml) the "tooltip" attributeMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getSnd
CTEmbeddedWAVAudioFile getSnd()Gets the "snd" element -
isSetSnd
boolean isSetSnd()True if has "snd" element -
setSnd
Sets the "snd" element -
addNewSnd
CTEmbeddedWAVAudioFile addNewSnd()Appends and returns a new empty "snd" element -
unsetSnd
void unsetSnd()Unsets the "snd" element -
getExtLst
CTOfficeArtExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element -
getId
String getId()Gets the "id" attribute -
xgetId
STRelationshipId xgetId()Gets (as xml) the "id" attribute -
isSetId
boolean isSetId()True if has "id" attribute -
setId
Sets the "id" attribute -
xsetId
Sets (as xml) the "id" attribute -
unsetId
void unsetId()Unsets the "id" attribute -
getInvalidUrl
String getInvalidUrl()Gets the "invalidUrl" attribute -
xgetInvalidUrl
XmlString xgetInvalidUrl()Gets (as xml) the "invalidUrl" attribute -
isSetInvalidUrl
boolean isSetInvalidUrl()True if has "invalidUrl" attribute -
setInvalidUrl
Sets the "invalidUrl" attribute -
xsetInvalidUrl
Sets (as xml) the "invalidUrl" attribute -
unsetInvalidUrl
void unsetInvalidUrl()Unsets the "invalidUrl" attribute -
getAction
String getAction()Gets the "action" attribute -
xgetAction
XmlString xgetAction()Gets (as xml) the "action" attribute -
isSetAction
boolean isSetAction()True if has "action" attribute -
setAction
Sets the "action" attribute -
xsetAction
Sets (as xml) the "action" attribute -
unsetAction
void unsetAction()Unsets the "action" attribute -
getTgtFrame
String getTgtFrame()Gets the "tgtFrame" attribute -
xgetTgtFrame
XmlString xgetTgtFrame()Gets (as xml) the "tgtFrame" attribute -
isSetTgtFrame
boolean isSetTgtFrame()True if has "tgtFrame" attribute -
setTgtFrame
Sets the "tgtFrame" attribute -
xsetTgtFrame
Sets (as xml) the "tgtFrame" attribute -
unsetTgtFrame
void unsetTgtFrame()Unsets the "tgtFrame" attribute -
getTooltip
String getTooltip()Gets the "tooltip" attribute -
xgetTooltip
XmlString xgetTooltip()Gets (as xml) the "tooltip" attribute -
isSetTooltip
boolean isSetTooltip()True if has "tooltip" attribute -
setTooltip
Sets the "tooltip" attribute -
xsetTooltip
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
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
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
Sets (as xml) the "endSnd" attribute -
unsetEndSnd
void unsetEndSnd()Unsets the "endSnd" attribute
-