Interface CTSdtPr
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTSdtPr extends XmlObject
An XML CT_SdtPr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTSdtPr>Factorystatic SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTStringaddNewAlias()Appends and returns a new empty "alias" elementCTEmptyaddNewBibliography()Appends and returns a new empty "bibliography" elementCTEmptyaddNewCitation()Appends and returns a new empty "citation" elementCTSdtComboBoxaddNewComboBox()Appends and returns a new empty "comboBox" elementCTDataBindingaddNewDataBinding()Appends and returns a new empty "dataBinding" elementCTSdtDateaddNewDate()Appends and returns a new empty "date" elementCTSdtDocPartaddNewDocPartList()Appends and returns a new empty "docPartList" elementCTSdtDocPartaddNewDocPartObj()Appends and returns a new empty "docPartObj" elementCTSdtDropDownListaddNewDropDownList()Appends and returns a new empty "dropDownList" elementCTEmptyaddNewEquation()Appends and returns a new empty "equation" elementCTEmptyaddNewGroup()Appends and returns a new empty "group" elementCTDecimalNumberaddNewId()Appends and returns a new empty "id" elementCTDecimalNumberaddNewLabel()Appends and returns a new empty "label" elementCTLockaddNewLock()Appends and returns a new empty "lock" elementCTEmptyaddNewPicture()Appends and returns a new empty "picture" elementCTPlaceholderaddNewPlaceholder()Appends and returns a new empty "placeholder" elementCTEmptyaddNewRichText()Appends and returns a new empty "richText" elementCTRPraddNewRPr()Appends and returns a new empty "rPr" elementCTOnOffaddNewShowingPlcHdr()Appends and returns a new empty "showingPlcHdr" elementCTUnsignedDecimalNumberaddNewTabIndex()Appends and returns a new empty "tabIndex" elementCTStringaddNewTag()Appends and returns a new empty "tag" elementCTOnOffaddNewTemporary()Appends and returns a new empty "temporary" elementCTSdtTextaddNewText()Appends and returns a new empty "text" elementCTStringgetAlias()Gets the "alias" elementCTEmptygetBibliography()Gets the "bibliography" elementCTEmptygetCitation()Gets the "citation" elementCTSdtComboBoxgetComboBox()Gets the "comboBox" elementCTDataBindinggetDataBinding()Gets the "dataBinding" elementCTSdtDategetDate()Gets the "date" elementCTSdtDocPartgetDocPartList()Gets the "docPartList" elementCTSdtDocPartgetDocPartObj()Gets the "docPartObj" elementCTSdtDropDownListgetDropDownList()Gets the "dropDownList" elementCTEmptygetEquation()Gets the "equation" elementCTEmptygetGroup()Gets the "group" elementCTDecimalNumbergetId()Gets the "id" elementCTDecimalNumbergetLabel()Gets the "label" elementCTLockgetLock()Gets the "lock" elementCTEmptygetPicture()Gets the "picture" elementCTPlaceholdergetPlaceholder()Gets the "placeholder" elementCTEmptygetRichText()Gets the "richText" elementCTRPrgetRPr()Gets the "rPr" elementCTOnOffgetShowingPlcHdr()Gets the "showingPlcHdr" elementCTUnsignedDecimalNumbergetTabIndex()Gets the "tabIndex" elementCTStringgetTag()Gets the "tag" elementCTOnOffgetTemporary()Gets the "temporary" elementCTSdtTextgetText()Gets the "text" elementbooleanisSetAlias()True if has "alias" elementbooleanisSetBibliography()True if has "bibliography" elementbooleanisSetCitation()True if has "citation" elementbooleanisSetComboBox()True if has "comboBox" elementbooleanisSetDataBinding()True if has "dataBinding" elementbooleanisSetDate()True if has "date" elementbooleanisSetDocPartList()True if has "docPartList" elementbooleanisSetDocPartObj()True if has "docPartObj" elementbooleanisSetDropDownList()True if has "dropDownList" elementbooleanisSetEquation()True if has "equation" elementbooleanisSetGroup()True if has "group" elementbooleanisSetId()True if has "id" elementbooleanisSetLabel()True if has "label" elementbooleanisSetLock()True if has "lock" elementbooleanisSetPicture()True if has "picture" elementbooleanisSetPlaceholder()True if has "placeholder" elementbooleanisSetRichText()True if has "richText" elementbooleanisSetRPr()True if has "rPr" elementbooleanisSetShowingPlcHdr()True if has "showingPlcHdr" elementbooleanisSetTabIndex()True if has "tabIndex" elementbooleanisSetTag()True if has "tag" elementbooleanisSetTemporary()True if has "temporary" elementbooleanisSetText()True if has "text" elementvoidsetAlias(CTString alias)Sets the "alias" elementvoidsetBibliography(CTEmpty bibliography)Sets the "bibliography" elementvoidsetCitation(CTEmpty citation)Sets the "citation" elementvoidsetComboBox(CTSdtComboBox comboBox)Sets the "comboBox" elementvoidsetDataBinding(CTDataBinding dataBinding)Sets the "dataBinding" elementvoidsetDate(CTSdtDate date)Sets the "date" elementvoidsetDocPartList(CTSdtDocPart docPartList)Sets the "docPartList" elementvoidsetDocPartObj(CTSdtDocPart docPartObj)Sets the "docPartObj" elementvoidsetDropDownList(CTSdtDropDownList dropDownList)Sets the "dropDownList" elementvoidsetEquation(CTEmpty equation)Sets the "equation" elementvoidsetGroup(CTEmpty group)Sets the "group" elementvoidsetId(CTDecimalNumber id)Sets the "id" elementvoidsetLabel(CTDecimalNumber label)Sets the "label" elementvoidsetLock(CTLock lock)Sets the "lock" elementvoidsetPicture(CTEmpty picture)Sets the "picture" elementvoidsetPlaceholder(CTPlaceholder placeholder)Sets the "placeholder" elementvoidsetRichText(CTEmpty richText)Sets the "richText" elementvoidsetRPr(CTRPr rPr)Sets the "rPr" elementvoidsetShowingPlcHdr(CTOnOff showingPlcHdr)Sets the "showingPlcHdr" elementvoidsetTabIndex(CTUnsignedDecimalNumber tabIndex)Sets the "tabIndex" elementvoidsetTag(CTString tag)Sets the "tag" elementvoidsetTemporary(CTOnOff temporary)Sets the "temporary" elementvoidsetText(CTSdtText text)Sets the "text" elementvoidunsetAlias()Unsets the "alias" elementvoidunsetBibliography()Unsets the "bibliography" elementvoidunsetCitation()Unsets the "citation" elementvoidunsetComboBox()Unsets the "comboBox" elementvoidunsetDataBinding()Unsets the "dataBinding" elementvoidunsetDate()Unsets the "date" elementvoidunsetDocPartList()Unsets the "docPartList" elementvoidunsetDocPartObj()Unsets the "docPartObj" elementvoidunsetDropDownList()Unsets the "dropDownList" elementvoidunsetEquation()Unsets the "equation" elementvoidunsetGroup()Unsets the "group" elementvoidunsetId()Unsets the "id" elementvoidunsetLabel()Unsets the "label" elementvoidunsetLock()Unsets the "lock" elementvoidunsetPicture()Unsets the "picture" elementvoidunsetPlaceholder()Unsets the "placeholder" elementvoidunsetRichText()Unsets the "richText" elementvoidunsetRPr()Unsets the "rPr" elementvoidunsetShowingPlcHdr()Unsets the "showingPlcHdr" elementvoidunsetTabIndex()Unsets the "tabIndex" elementvoidunsetTag()Unsets the "tag" elementvoidunsetTemporary()Unsets the "temporary" elementvoidunsetText()Unsets the "text" element-
Methods 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, valueHashCode
-
Methods 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 Detail
-
Factory
static final DocumentFactory<CTSdtPr> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getRPr
CTRPr getRPr()
Gets the "rPr" element
-
isSetRPr
boolean isSetRPr()
True if has "rPr" element
-
setRPr
void setRPr(CTRPr rPr)
Sets the "rPr" element
-
addNewRPr
CTRPr addNewRPr()
Appends and returns a new empty "rPr" element
-
unsetRPr
void unsetRPr()
Unsets the "rPr" element
-
getAlias
CTString getAlias()
Gets the "alias" element
-
isSetAlias
boolean isSetAlias()
True if has "alias" element
-
setAlias
void setAlias(CTString alias)
Sets the "alias" element
-
addNewAlias
CTString addNewAlias()
Appends and returns a new empty "alias" element
-
unsetAlias
void unsetAlias()
Unsets the "alias" element
-
getTag
CTString getTag()
Gets the "tag" element
-
isSetTag
boolean isSetTag()
True if has "tag" element
-
setTag
void setTag(CTString tag)
Sets the "tag" element
-
addNewTag
CTString addNewTag()
Appends and returns a new empty "tag" element
-
unsetTag
void unsetTag()
Unsets the "tag" element
-
getId
CTDecimalNumber getId()
Gets the "id" element
-
isSetId
boolean isSetId()
True if has "id" element
-
setId
void setId(CTDecimalNumber id)
Sets the "id" element
-
addNewId
CTDecimalNumber addNewId()
Appends and returns a new empty "id" element
-
unsetId
void unsetId()
Unsets the "id" element
-
getLock
CTLock getLock()
Gets the "lock" element
-
isSetLock
boolean isSetLock()
True if has "lock" element
-
setLock
void setLock(CTLock lock)
Sets the "lock" element
-
addNewLock
CTLock addNewLock()
Appends and returns a new empty "lock" element
-
unsetLock
void unsetLock()
Unsets the "lock" element
-
getPlaceholder
CTPlaceholder getPlaceholder()
Gets the "placeholder" element
-
isSetPlaceholder
boolean isSetPlaceholder()
True if has "placeholder" element
-
setPlaceholder
void setPlaceholder(CTPlaceholder placeholder)
Sets the "placeholder" element
-
addNewPlaceholder
CTPlaceholder addNewPlaceholder()
Appends and returns a new empty "placeholder" element
-
unsetPlaceholder
void unsetPlaceholder()
Unsets the "placeholder" element
-
getTemporary
CTOnOff getTemporary()
Gets the "temporary" element
-
isSetTemporary
boolean isSetTemporary()
True if has "temporary" element
-
setTemporary
void setTemporary(CTOnOff temporary)
Sets the "temporary" element
-
addNewTemporary
CTOnOff addNewTemporary()
Appends and returns a new empty "temporary" element
-
unsetTemporary
void unsetTemporary()
Unsets the "temporary" element
-
getShowingPlcHdr
CTOnOff getShowingPlcHdr()
Gets the "showingPlcHdr" element
-
isSetShowingPlcHdr
boolean isSetShowingPlcHdr()
True if has "showingPlcHdr" element
-
setShowingPlcHdr
void setShowingPlcHdr(CTOnOff showingPlcHdr)
Sets the "showingPlcHdr" element
-
addNewShowingPlcHdr
CTOnOff addNewShowingPlcHdr()
Appends and returns a new empty "showingPlcHdr" element
-
unsetShowingPlcHdr
void unsetShowingPlcHdr()
Unsets the "showingPlcHdr" element
-
getDataBinding
CTDataBinding getDataBinding()
Gets the "dataBinding" element
-
isSetDataBinding
boolean isSetDataBinding()
True if has "dataBinding" element
-
setDataBinding
void setDataBinding(CTDataBinding dataBinding)
Sets the "dataBinding" element
-
addNewDataBinding
CTDataBinding addNewDataBinding()
Appends and returns a new empty "dataBinding" element
-
unsetDataBinding
void unsetDataBinding()
Unsets the "dataBinding" element
-
getLabel
CTDecimalNumber getLabel()
Gets the "label" element
-
isSetLabel
boolean isSetLabel()
True if has "label" element
-
setLabel
void setLabel(CTDecimalNumber label)
Sets the "label" element
-
addNewLabel
CTDecimalNumber addNewLabel()
Appends and returns a new empty "label" element
-
unsetLabel
void unsetLabel()
Unsets the "label" element
-
getTabIndex
CTUnsignedDecimalNumber getTabIndex()
Gets the "tabIndex" element
-
isSetTabIndex
boolean isSetTabIndex()
True if has "tabIndex" element
-
setTabIndex
void setTabIndex(CTUnsignedDecimalNumber tabIndex)
Sets the "tabIndex" element
-
addNewTabIndex
CTUnsignedDecimalNumber addNewTabIndex()
Appends and returns a new empty "tabIndex" element
-
unsetTabIndex
void unsetTabIndex()
Unsets the "tabIndex" element
-
getEquation
CTEmpty getEquation()
Gets the "equation" element
-
isSetEquation
boolean isSetEquation()
True if has "equation" element
-
setEquation
void setEquation(CTEmpty equation)
Sets the "equation" element
-
addNewEquation
CTEmpty addNewEquation()
Appends and returns a new empty "equation" element
-
unsetEquation
void unsetEquation()
Unsets the "equation" element
-
getComboBox
CTSdtComboBox getComboBox()
Gets the "comboBox" element
-
isSetComboBox
boolean isSetComboBox()
True if has "comboBox" element
-
setComboBox
void setComboBox(CTSdtComboBox comboBox)
Sets the "comboBox" element
-
addNewComboBox
CTSdtComboBox addNewComboBox()
Appends and returns a new empty "comboBox" element
-
unsetComboBox
void unsetComboBox()
Unsets the "comboBox" element
-
getDate
CTSdtDate getDate()
Gets the "date" element
-
isSetDate
boolean isSetDate()
True if has "date" element
-
setDate
void setDate(CTSdtDate date)
Sets the "date" element
-
addNewDate
CTSdtDate addNewDate()
Appends and returns a new empty "date" element
-
unsetDate
void unsetDate()
Unsets the "date" element
-
getDocPartObj
CTSdtDocPart getDocPartObj()
Gets the "docPartObj" element
-
isSetDocPartObj
boolean isSetDocPartObj()
True if has "docPartObj" element
-
setDocPartObj
void setDocPartObj(CTSdtDocPart docPartObj)
Sets the "docPartObj" element
-
addNewDocPartObj
CTSdtDocPart addNewDocPartObj()
Appends and returns a new empty "docPartObj" element
-
unsetDocPartObj
void unsetDocPartObj()
Unsets the "docPartObj" element
-
getDocPartList
CTSdtDocPart getDocPartList()
Gets the "docPartList" element
-
isSetDocPartList
boolean isSetDocPartList()
True if has "docPartList" element
-
setDocPartList
void setDocPartList(CTSdtDocPart docPartList)
Sets the "docPartList" element
-
addNewDocPartList
CTSdtDocPart addNewDocPartList()
Appends and returns a new empty "docPartList" element
-
unsetDocPartList
void unsetDocPartList()
Unsets the "docPartList" element
-
getDropDownList
CTSdtDropDownList getDropDownList()
Gets the "dropDownList" element
-
isSetDropDownList
boolean isSetDropDownList()
True if has "dropDownList" element
-
setDropDownList
void setDropDownList(CTSdtDropDownList dropDownList)
Sets the "dropDownList" element
-
addNewDropDownList
CTSdtDropDownList addNewDropDownList()
Appends and returns a new empty "dropDownList" element
-
unsetDropDownList
void unsetDropDownList()
Unsets the "dropDownList" element
-
getPicture
CTEmpty getPicture()
Gets the "picture" element
-
isSetPicture
boolean isSetPicture()
True if has "picture" element
-
setPicture
void setPicture(CTEmpty picture)
Sets the "picture" element
-
addNewPicture
CTEmpty addNewPicture()
Appends and returns a new empty "picture" element
-
unsetPicture
void unsetPicture()
Unsets the "picture" element
-
getRichText
CTEmpty getRichText()
Gets the "richText" element
-
isSetRichText
boolean isSetRichText()
True if has "richText" element
-
setRichText
void setRichText(CTEmpty richText)
Sets the "richText" element
-
addNewRichText
CTEmpty addNewRichText()
Appends and returns a new empty "richText" element
-
unsetRichText
void unsetRichText()
Unsets the "richText" element
-
getText
CTSdtText getText()
Gets the "text" element
-
isSetText
boolean isSetText()
True if has "text" element
-
setText
void setText(CTSdtText text)
Sets the "text" element
-
addNewText
CTSdtText addNewText()
Appends and returns a new empty "text" element
-
unsetText
void unsetText()
Unsets the "text" element
-
getCitation
CTEmpty getCitation()
Gets the "citation" element
-
isSetCitation
boolean isSetCitation()
True if has "citation" element
-
setCitation
void setCitation(CTEmpty citation)
Sets the "citation" element
-
addNewCitation
CTEmpty addNewCitation()
Appends and returns a new empty "citation" element
-
unsetCitation
void unsetCitation()
Unsets the "citation" element
-
getGroup
CTEmpty getGroup()
Gets the "group" element
-
isSetGroup
boolean isSetGroup()
True if has "group" element
-
setGroup
void setGroup(CTEmpty group)
Sets the "group" element
-
addNewGroup
CTEmpty addNewGroup()
Appends and returns a new empty "group" element
-
unsetGroup
void unsetGroup()
Unsets the "group" element
-
getBibliography
CTEmpty getBibliography()
Gets the "bibliography" element
-
isSetBibliography
boolean isSetBibliography()
True if has "bibliography" element
-
setBibliography
void setBibliography(CTEmpty bibliography)
Sets the "bibliography" element
-
addNewBibliography
CTEmpty addNewBibliography()
Appends and returns a new empty "bibliography" element
-
unsetBibliography
void unsetBibliography()
Unsets the "bibliography" element
-
-