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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTSdtPr.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CTString
addNewAlias()
Appends and returns a new empty value (as xml) as the last "alias" elementCTEmpty
addNewBibliography()
Appends and returns a new empty value (as xml) as the last "bibliography" elementCTEmpty
addNewCitation()
Appends and returns a new empty value (as xml) as the last "citation" elementCTSdtComboBox
addNewComboBox()
Appends and returns a new empty value (as xml) as the last "comboBox" elementCTDataBinding
addNewDataBinding()
Appends and returns a new empty value (as xml) as the last "dataBinding" elementCTSdtDate
addNewDate()
Appends and returns a new empty value (as xml) as the last "date" elementCTSdtDocPart
addNewDocPartList()
Appends and returns a new empty value (as xml) as the last "docPartList" elementCTSdtDocPart
addNewDocPartObj()
Appends and returns a new empty value (as xml) as the last "docPartObj" elementCTSdtDropDownList
addNewDropDownList()
Appends and returns a new empty value (as xml) as the last "dropDownList" elementCTEmpty
addNewEquation()
Appends and returns a new empty value (as xml) as the last "equation" elementCTEmpty
addNewGroup()
Appends and returns a new empty value (as xml) as the last "group" elementCTDecimalNumber
addNewId()
Appends and returns a new empty value (as xml) as the last "id" elementCTLock
addNewLock()
Appends and returns a new empty value (as xml) as the last "lock" elementCTEmpty
addNewPicture()
Appends and returns a new empty value (as xml) as the last "picture" elementCTPlaceholder
addNewPlaceholder()
Appends and returns a new empty value (as xml) as the last "placeholder" elementCTEmpty
addNewRichText()
Appends and returns a new empty value (as xml) as the last "richText" elementCTRPr
addNewRPr()
Appends and returns a new empty value (as xml) as the last "rPr" elementCTOnOff
addNewShowingPlcHdr()
Appends and returns a new empty value (as xml) as the last "showingPlcHdr" elementCTString
addNewTag()
Appends and returns a new empty value (as xml) as the last "tag" elementCTOnOff
addNewTemporary()
Appends and returns a new empty value (as xml) as the last "temporary" elementCTSdtText
addNewText()
Appends and returns a new empty value (as xml) as the last "text" elementCTString[]
getAliasArray()
Deprecated.CTString
getAliasArray(int i)
Gets ith "alias" elementList<CTString>
getAliasList()
Gets a List of "alias" elementsCTEmpty[]
getBibliographyArray()
Deprecated.CTEmpty
getBibliographyArray(int i)
Gets ith "bibliography" elementList<CTEmpty>
getBibliographyList()
Gets a List of "bibliography" elementsCTEmpty[]
getCitationArray()
Deprecated.CTEmpty
getCitationArray(int i)
Gets ith "citation" elementList<CTEmpty>
getCitationList()
Gets a List of "citation" elementsCTSdtComboBox[]
getComboBoxArray()
Deprecated.CTSdtComboBox
getComboBoxArray(int i)
Gets ith "comboBox" elementList<CTSdtComboBox>
getComboBoxList()
Gets a List of "comboBox" elementsCTDataBinding[]
getDataBindingArray()
Deprecated.CTDataBinding
getDataBindingArray(int i)
Gets ith "dataBinding" elementList<CTDataBinding>
getDataBindingList()
Gets a List of "dataBinding" elementsCTSdtDate[]
getDateArray()
Deprecated.CTSdtDate
getDateArray(int i)
Gets ith "date" elementList<CTSdtDate>
getDateList()
Gets a List of "date" elementsCTSdtDocPart[]
getDocPartListArray()
Deprecated.CTSdtDocPart
getDocPartListArray(int i)
Gets ith "docPartList" elementList<CTSdtDocPart>
getDocPartListList()
Gets a List of "docPartList" elementsCTSdtDocPart[]
getDocPartObjArray()
Deprecated.CTSdtDocPart
getDocPartObjArray(int i)
Gets ith "docPartObj" elementList<CTSdtDocPart>
getDocPartObjList()
Gets a List of "docPartObj" elementsCTSdtDropDownList[]
getDropDownListArray()
Deprecated.CTSdtDropDownList
getDropDownListArray(int i)
Gets ith "dropDownList" elementList<CTSdtDropDownList>
getDropDownListList()
Gets a List of "dropDownList" elementsCTEmpty[]
getEquationArray()
Deprecated.CTEmpty
getEquationArray(int i)
Gets ith "equation" elementList<CTEmpty>
getEquationList()
Gets a List of "equation" elementsCTEmpty[]
getGroupArray()
Deprecated.CTEmpty
getGroupArray(int i)
Gets ith "group" elementList<CTEmpty>
getGroupList()
Gets a List of "group" elementsCTDecimalNumber[]
getIdArray()
Deprecated.CTDecimalNumber
getIdArray(int i)
Gets ith "id" elementList<CTDecimalNumber>
getIdList()
Gets a List of "id" elementsCTLock[]
getLockArray()
Deprecated.CTLock
getLockArray(int i)
Gets ith "lock" elementList<CTLock>
getLockList()
Gets a List of "lock" elementsCTEmpty[]
getPictureArray()
Deprecated.CTEmpty
getPictureArray(int i)
Gets ith "picture" elementList<CTEmpty>
getPictureList()
Gets a List of "picture" elementsCTPlaceholder[]
getPlaceholderArray()
Deprecated.CTPlaceholder
getPlaceholderArray(int i)
Gets ith "placeholder" elementList<CTPlaceholder>
getPlaceholderList()
Gets a List of "placeholder" elementsCTEmpty[]
getRichTextArray()
Deprecated.CTEmpty
getRichTextArray(int i)
Gets ith "richText" elementList<CTEmpty>
getRichTextList()
Gets a List of "richText" elementsCTRPr[]
getRPrArray()
Deprecated.CTRPr
getRPrArray(int i)
Gets ith "rPr" elementList<CTRPr>
getRPrList()
Gets a List of "rPr" elementsCTOnOff[]
getShowingPlcHdrArray()
Deprecated.CTOnOff
getShowingPlcHdrArray(int i)
Gets ith "showingPlcHdr" elementList<CTOnOff>
getShowingPlcHdrList()
Gets a List of "showingPlcHdr" elementsCTString[]
getTagArray()
Deprecated.CTString
getTagArray(int i)
Gets ith "tag" elementList<CTString>
getTagList()
Gets a List of "tag" elementsCTOnOff[]
getTemporaryArray()
Deprecated.CTOnOff
getTemporaryArray(int i)
Gets ith "temporary" elementList<CTOnOff>
getTemporaryList()
Gets a List of "temporary" elementsCTSdtText[]
getTextArray()
Deprecated.CTSdtText
getTextArray(int i)
Gets ith "text" elementList<CTSdtText>
getTextList()
Gets a List of "text" elementsCTString
insertNewAlias(int i)
Inserts and returns a new empty value (as xml) as the ith "alias" elementCTEmpty
insertNewBibliography(int i)
Inserts and returns a new empty value (as xml) as the ith "bibliography" elementCTEmpty
insertNewCitation(int i)
Inserts and returns a new empty value (as xml) as the ith "citation" elementCTSdtComboBox
insertNewComboBox(int i)
Inserts and returns a new empty value (as xml) as the ith "comboBox" elementCTDataBinding
insertNewDataBinding(int i)
Inserts and returns a new empty value (as xml) as the ith "dataBinding" elementCTSdtDate
insertNewDate(int i)
Inserts and returns a new empty value (as xml) as the ith "date" elementCTSdtDocPart
insertNewDocPartList(int i)
Inserts and returns a new empty value (as xml) as the ith "docPartList" elementCTSdtDocPart
insertNewDocPartObj(int i)
Inserts and returns a new empty value (as xml) as the ith "docPartObj" elementCTSdtDropDownList
insertNewDropDownList(int i)
Inserts and returns a new empty value (as xml) as the ith "dropDownList" elementCTEmpty
insertNewEquation(int i)
Inserts and returns a new empty value (as xml) as the ith "equation" elementCTEmpty
insertNewGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "group" elementCTDecimalNumber
insertNewId(int i)
Inserts and returns a new empty value (as xml) as the ith "id" elementCTLock
insertNewLock(int i)
Inserts and returns a new empty value (as xml) as the ith "lock" elementCTEmpty
insertNewPicture(int i)
Inserts and returns a new empty value (as xml) as the ith "picture" elementCTPlaceholder
insertNewPlaceholder(int i)
Inserts and returns a new empty value (as xml) as the ith "placeholder" elementCTEmpty
insertNewRichText(int i)
Inserts and returns a new empty value (as xml) as the ith "richText" elementCTRPr
insertNewRPr(int i)
Inserts and returns a new empty value (as xml) as the ith "rPr" elementCTOnOff
insertNewShowingPlcHdr(int i)
Inserts and returns a new empty value (as xml) as the ith "showingPlcHdr" elementCTString
insertNewTag(int i)
Inserts and returns a new empty value (as xml) as the ith "tag" elementCTOnOff
insertNewTemporary(int i)
Inserts and returns a new empty value (as xml) as the ith "temporary" elementCTSdtText
insertNewText(int i)
Inserts and returns a new empty value (as xml) as the ith "text" elementvoid
removeAlias(int i)
Removes the ith "alias" elementvoid
removeBibliography(int i)
Removes the ith "bibliography" elementvoid
removeCitation(int i)
Removes the ith "citation" elementvoid
removeComboBox(int i)
Removes the ith "comboBox" elementvoid
removeDataBinding(int i)
Removes the ith "dataBinding" elementvoid
removeDate(int i)
Removes the ith "date" elementvoid
removeDocPartList(int i)
Removes the ith "docPartList" elementvoid
removeDocPartObj(int i)
Removes the ith "docPartObj" elementvoid
removeDropDownList(int i)
Removes the ith "dropDownList" elementvoid
removeEquation(int i)
Removes the ith "equation" elementvoid
removeGroup(int i)
Removes the ith "group" elementvoid
removeId(int i)
Removes the ith "id" elementvoid
removeLock(int i)
Removes the ith "lock" elementvoid
removePicture(int i)
Removes the ith "picture" elementvoid
removePlaceholder(int i)
Removes the ith "placeholder" elementvoid
removeRichText(int i)
Removes the ith "richText" elementvoid
removeRPr(int i)
Removes the ith "rPr" elementvoid
removeShowingPlcHdr(int i)
Removes the ith "showingPlcHdr" elementvoid
removeTag(int i)
Removes the ith "tag" elementvoid
removeTemporary(int i)
Removes the ith "temporary" elementvoid
removeText(int i)
Removes the ith "text" elementvoid
setAliasArray(int i, CTString alias)
Sets ith "alias" elementvoid
setAliasArray(CTString[] aliasArray)
Sets array of all "alias" elementvoid
setBibliographyArray(int i, CTEmpty bibliography)
Sets ith "bibliography" elementvoid
setBibliographyArray(CTEmpty[] bibliographyArray)
Sets array of all "bibliography" elementvoid
setCitationArray(int i, CTEmpty citation)
Sets ith "citation" elementvoid
setCitationArray(CTEmpty[] citationArray)
Sets array of all "citation" elementvoid
setComboBoxArray(int i, CTSdtComboBox comboBox)
Sets ith "comboBox" elementvoid
setComboBoxArray(CTSdtComboBox[] comboBoxArray)
Sets array of all "comboBox" elementvoid
setDataBindingArray(int i, CTDataBinding dataBinding)
Sets ith "dataBinding" elementvoid
setDataBindingArray(CTDataBinding[] dataBindingArray)
Sets array of all "dataBinding" elementvoid
setDateArray(int i, CTSdtDate date)
Sets ith "date" elementvoid
setDateArray(CTSdtDate[] dateArray)
Sets array of all "date" elementvoid
setDocPartListArray(int i, CTSdtDocPart docPartList)
Sets ith "docPartList" elementvoid
setDocPartListArray(CTSdtDocPart[] docPartListArray)
Sets array of all "docPartList" elementvoid
setDocPartObjArray(int i, CTSdtDocPart docPartObj)
Sets ith "docPartObj" elementvoid
setDocPartObjArray(CTSdtDocPart[] docPartObjArray)
Sets array of all "docPartObj" elementvoid
setDropDownListArray(int i, CTSdtDropDownList dropDownList)
Sets ith "dropDownList" elementvoid
setDropDownListArray(CTSdtDropDownList[] dropDownListArray)
Sets array of all "dropDownList" elementvoid
setEquationArray(int i, CTEmpty equation)
Sets ith "equation" elementvoid
setEquationArray(CTEmpty[] equationArray)
Sets array of all "equation" elementvoid
setGroupArray(int i, CTEmpty group)
Sets ith "group" elementvoid
setGroupArray(CTEmpty[] groupArray)
Sets array of all "group" elementvoid
setIdArray(int i, CTDecimalNumber id)
Sets ith "id" elementvoid
setIdArray(CTDecimalNumber[] idArray)
Sets array of all "id" elementvoid
setLockArray(int i, CTLock lock)
Sets ith "lock" elementvoid
setLockArray(CTLock[] lockArray)
Sets array of all "lock" elementvoid
setPictureArray(int i, CTEmpty picture)
Sets ith "picture" elementvoid
setPictureArray(CTEmpty[] pictureArray)
Sets array of all "picture" elementvoid
setPlaceholderArray(int i, CTPlaceholder placeholder)
Sets ith "placeholder" elementvoid
setPlaceholderArray(CTPlaceholder[] placeholderArray)
Sets array of all "placeholder" elementvoid
setRichTextArray(int i, CTEmpty richText)
Sets ith "richText" elementvoid
setRichTextArray(CTEmpty[] richTextArray)
Sets array of all "richText" elementvoid
setRPrArray(int i, CTRPr rPr)
Sets ith "rPr" elementvoid
setRPrArray(CTRPr[] rPrArray)
Sets array of all "rPr" elementvoid
setShowingPlcHdrArray(int i, CTOnOff showingPlcHdr)
Sets ith "showingPlcHdr" elementvoid
setShowingPlcHdrArray(CTOnOff[] showingPlcHdrArray)
Sets array of all "showingPlcHdr" elementvoid
setTagArray(int i, CTString tag)
Sets ith "tag" elementvoid
setTagArray(CTString[] tagArray)
Sets array of all "tag" elementvoid
setTemporaryArray(int i, CTOnOff temporary)
Sets ith "temporary" elementvoid
setTemporaryArray(CTOnOff[] temporaryArray)
Sets array of all "temporary" elementvoid
setTextArray(int i, CTSdtText text)
Sets ith "text" elementvoid
setTextArray(CTSdtText[] textArray)
Sets array of all "text" elementint
sizeOfAliasArray()
Returns number of "alias" elementint
sizeOfBibliographyArray()
Returns number of "bibliography" elementint
sizeOfCitationArray()
Returns number of "citation" elementint
sizeOfComboBoxArray()
Returns number of "comboBox" elementint
sizeOfDataBindingArray()
Returns number of "dataBinding" elementint
sizeOfDateArray()
Returns number of "date" elementint
sizeOfDocPartListArray()
Returns number of "docPartList" elementint
sizeOfDocPartObjArray()
Returns number of "docPartObj" elementint
sizeOfDropDownListArray()
Returns number of "dropDownList" elementint
sizeOfEquationArray()
Returns number of "equation" elementint
sizeOfGroupArray()
Returns number of "group" elementint
sizeOfIdArray()
Returns number of "id" elementint
sizeOfLockArray()
Returns number of "lock" elementint
sizeOfPictureArray()
Returns number of "picture" elementint
sizeOfPlaceholderArray()
Returns number of "placeholder" elementint
sizeOfRichTextArray()
Returns number of "richText" elementint
sizeOfRPrArray()
Returns number of "rPr" elementint
sizeOfShowingPlcHdrArray()
Returns number of "showingPlcHdr" elementint
sizeOfTagArray()
Returns number of "tag" elementint
sizeOfTemporaryArray()
Returns number of "temporary" elementint
sizeOfTextArray()
Returns number of "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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getRPrArray
@Deprecated CTRPr[] getRPrArray()
Deprecated.Gets array of all "rPr" elements
-
getRPrArray
CTRPr getRPrArray(int i)
Gets ith "rPr" element
-
sizeOfRPrArray
int sizeOfRPrArray()
Returns number of "rPr" element
-
setRPrArray
void setRPrArray(CTRPr[] rPrArray)
Sets array of all "rPr" element
-
setRPrArray
void setRPrArray(int i, CTRPr rPr)
Sets ith "rPr" element
-
insertNewRPr
CTRPr insertNewRPr(int i)
Inserts and returns a new empty value (as xml) as the ith "rPr" element
-
addNewRPr
CTRPr addNewRPr()
Appends and returns a new empty value (as xml) as the last "rPr" element
-
removeRPr
void removeRPr(int i)
Removes the ith "rPr" element
-
getAliasArray
@Deprecated CTString[] getAliasArray()
Deprecated.Gets array of all "alias" elements
-
getAliasArray
CTString getAliasArray(int i)
Gets ith "alias" element
-
sizeOfAliasArray
int sizeOfAliasArray()
Returns number of "alias" element
-
setAliasArray
void setAliasArray(CTString[] aliasArray)
Sets array of all "alias" element
-
setAliasArray
void setAliasArray(int i, CTString alias)
Sets ith "alias" element
-
insertNewAlias
CTString insertNewAlias(int i)
Inserts and returns a new empty value (as xml) as the ith "alias" element
-
addNewAlias
CTString addNewAlias()
Appends and returns a new empty value (as xml) as the last "alias" element
-
removeAlias
void removeAlias(int i)
Removes the ith "alias" element
-
getLockArray
@Deprecated CTLock[] getLockArray()
Deprecated.Gets array of all "lock" elements
-
getLockArray
CTLock getLockArray(int i)
Gets ith "lock" element
-
sizeOfLockArray
int sizeOfLockArray()
Returns number of "lock" element
-
setLockArray
void setLockArray(CTLock[] lockArray)
Sets array of all "lock" element
-
setLockArray
void setLockArray(int i, CTLock lock)
Sets ith "lock" element
-
insertNewLock
CTLock insertNewLock(int i)
Inserts and returns a new empty value (as xml) as the ith "lock" element
-
addNewLock
CTLock addNewLock()
Appends and returns a new empty value (as xml) as the last "lock" element
-
removeLock
void removeLock(int i)
Removes the ith "lock" element
-
getPlaceholderList
List<CTPlaceholder> getPlaceholderList()
Gets a List of "placeholder" elements
-
getPlaceholderArray
@Deprecated CTPlaceholder[] getPlaceholderArray()
Deprecated.Gets array of all "placeholder" elements
-
getPlaceholderArray
CTPlaceholder getPlaceholderArray(int i)
Gets ith "placeholder" element
-
sizeOfPlaceholderArray
int sizeOfPlaceholderArray()
Returns number of "placeholder" element
-
setPlaceholderArray
void setPlaceholderArray(CTPlaceholder[] placeholderArray)
Sets array of all "placeholder" element
-
setPlaceholderArray
void setPlaceholderArray(int i, CTPlaceholder placeholder)
Sets ith "placeholder" element
-
insertNewPlaceholder
CTPlaceholder insertNewPlaceholder(int i)
Inserts and returns a new empty value (as xml) as the ith "placeholder" element
-
addNewPlaceholder
CTPlaceholder addNewPlaceholder()
Appends and returns a new empty value (as xml) as the last "placeholder" element
-
removePlaceholder
void removePlaceholder(int i)
Removes the ith "placeholder" element
-
getShowingPlcHdrArray
@Deprecated CTOnOff[] getShowingPlcHdrArray()
Deprecated.Gets array of all "showingPlcHdr" elements
-
getShowingPlcHdrArray
CTOnOff getShowingPlcHdrArray(int i)
Gets ith "showingPlcHdr" element
-
sizeOfShowingPlcHdrArray
int sizeOfShowingPlcHdrArray()
Returns number of "showingPlcHdr" element
-
setShowingPlcHdrArray
void setShowingPlcHdrArray(CTOnOff[] showingPlcHdrArray)
Sets array of all "showingPlcHdr" element
-
setShowingPlcHdrArray
void setShowingPlcHdrArray(int i, CTOnOff showingPlcHdr)
Sets ith "showingPlcHdr" element
-
insertNewShowingPlcHdr
CTOnOff insertNewShowingPlcHdr(int i)
Inserts and returns a new empty value (as xml) as the ith "showingPlcHdr" element
-
addNewShowingPlcHdr
CTOnOff addNewShowingPlcHdr()
Appends and returns a new empty value (as xml) as the last "showingPlcHdr" element
-
removeShowingPlcHdr
void removeShowingPlcHdr(int i)
Removes the ith "showingPlcHdr" element
-
getDataBindingList
List<CTDataBinding> getDataBindingList()
Gets a List of "dataBinding" elements
-
getDataBindingArray
@Deprecated CTDataBinding[] getDataBindingArray()
Deprecated.Gets array of all "dataBinding" elements
-
getDataBindingArray
CTDataBinding getDataBindingArray(int i)
Gets ith "dataBinding" element
-
sizeOfDataBindingArray
int sizeOfDataBindingArray()
Returns number of "dataBinding" element
-
setDataBindingArray
void setDataBindingArray(CTDataBinding[] dataBindingArray)
Sets array of all "dataBinding" element
-
setDataBindingArray
void setDataBindingArray(int i, CTDataBinding dataBinding)
Sets ith "dataBinding" element
-
insertNewDataBinding
CTDataBinding insertNewDataBinding(int i)
Inserts and returns a new empty value (as xml) as the ith "dataBinding" element
-
addNewDataBinding
CTDataBinding addNewDataBinding()
Appends and returns a new empty value (as xml) as the last "dataBinding" element
-
removeDataBinding
void removeDataBinding(int i)
Removes the ith "dataBinding" element
-
getTemporaryArray
@Deprecated CTOnOff[] getTemporaryArray()
Deprecated.Gets array of all "temporary" elements
-
getTemporaryArray
CTOnOff getTemporaryArray(int i)
Gets ith "temporary" element
-
sizeOfTemporaryArray
int sizeOfTemporaryArray()
Returns number of "temporary" element
-
setTemporaryArray
void setTemporaryArray(CTOnOff[] temporaryArray)
Sets array of all "temporary" element
-
setTemporaryArray
void setTemporaryArray(int i, CTOnOff temporary)
Sets ith "temporary" element
-
insertNewTemporary
CTOnOff insertNewTemporary(int i)
Inserts and returns a new empty value (as xml) as the ith "temporary" element
-
addNewTemporary
CTOnOff addNewTemporary()
Appends and returns a new empty value (as xml) as the last "temporary" element
-
removeTemporary
void removeTemporary(int i)
Removes the ith "temporary" element
-
getIdList
List<CTDecimalNumber> getIdList()
Gets a List of "id" elements
-
getIdArray
@Deprecated CTDecimalNumber[] getIdArray()
Deprecated.Gets array of all "id" elements
-
getIdArray
CTDecimalNumber getIdArray(int i)
Gets ith "id" element
-
sizeOfIdArray
int sizeOfIdArray()
Returns number of "id" element
-
setIdArray
void setIdArray(CTDecimalNumber[] idArray)
Sets array of all "id" element
-
setIdArray
void setIdArray(int i, CTDecimalNumber id)
Sets ith "id" element
-
insertNewId
CTDecimalNumber insertNewId(int i)
Inserts and returns a new empty value (as xml) as the ith "id" element
-
addNewId
CTDecimalNumber addNewId()
Appends and returns a new empty value (as xml) as the last "id" element
-
removeId
void removeId(int i)
Removes the ith "id" element
-
getTagArray
@Deprecated CTString[] getTagArray()
Deprecated.Gets array of all "tag" elements
-
getTagArray
CTString getTagArray(int i)
Gets ith "tag" element
-
sizeOfTagArray
int sizeOfTagArray()
Returns number of "tag" element
-
setTagArray
void setTagArray(CTString[] tagArray)
Sets array of all "tag" element
-
setTagArray
void setTagArray(int i, CTString tag)
Sets ith "tag" element
-
insertNewTag
CTString insertNewTag(int i)
Inserts and returns a new empty value (as xml) as the ith "tag" element
-
addNewTag
CTString addNewTag()
Appends and returns a new empty value (as xml) as the last "tag" element
-
removeTag
void removeTag(int i)
Removes the ith "tag" element
-
getEquationArray
@Deprecated CTEmpty[] getEquationArray()
Deprecated.Gets array of all "equation" elements
-
getEquationArray
CTEmpty getEquationArray(int i)
Gets ith "equation" element
-
sizeOfEquationArray
int sizeOfEquationArray()
Returns number of "equation" element
-
setEquationArray
void setEquationArray(CTEmpty[] equationArray)
Sets array of all "equation" element
-
setEquationArray
void setEquationArray(int i, CTEmpty equation)
Sets ith "equation" element
-
insertNewEquation
CTEmpty insertNewEquation(int i)
Inserts and returns a new empty value (as xml) as the ith "equation" element
-
addNewEquation
CTEmpty addNewEquation()
Appends and returns a new empty value (as xml) as the last "equation" element
-
removeEquation
void removeEquation(int i)
Removes the ith "equation" element
-
getComboBoxList
List<CTSdtComboBox> getComboBoxList()
Gets a List of "comboBox" elements
-
getComboBoxArray
@Deprecated CTSdtComboBox[] getComboBoxArray()
Deprecated.Gets array of all "comboBox" elements
-
getComboBoxArray
CTSdtComboBox getComboBoxArray(int i)
Gets ith "comboBox" element
-
sizeOfComboBoxArray
int sizeOfComboBoxArray()
Returns number of "comboBox" element
-
setComboBoxArray
void setComboBoxArray(CTSdtComboBox[] comboBoxArray)
Sets array of all "comboBox" element
-
setComboBoxArray
void setComboBoxArray(int i, CTSdtComboBox comboBox)
Sets ith "comboBox" element
-
insertNewComboBox
CTSdtComboBox insertNewComboBox(int i)
Inserts and returns a new empty value (as xml) as the ith "comboBox" element
-
addNewComboBox
CTSdtComboBox addNewComboBox()
Appends and returns a new empty value (as xml) as the last "comboBox" element
-
removeComboBox
void removeComboBox(int i)
Removes the ith "comboBox" element
-
getDateArray
@Deprecated CTSdtDate[] getDateArray()
Deprecated.Gets array of all "date" elements
-
getDateArray
CTSdtDate getDateArray(int i)
Gets ith "date" element
-
sizeOfDateArray
int sizeOfDateArray()
Returns number of "date" element
-
setDateArray
void setDateArray(CTSdtDate[] dateArray)
Sets array of all "date" element
-
setDateArray
void setDateArray(int i, CTSdtDate date)
Sets ith "date" element
-
insertNewDate
CTSdtDate insertNewDate(int i)
Inserts and returns a new empty value (as xml) as the ith "date" element
-
addNewDate
CTSdtDate addNewDate()
Appends and returns a new empty value (as xml) as the last "date" element
-
removeDate
void removeDate(int i)
Removes the ith "date" element
-
getDocPartObjList
List<CTSdtDocPart> getDocPartObjList()
Gets a List of "docPartObj" elements
-
getDocPartObjArray
@Deprecated CTSdtDocPart[] getDocPartObjArray()
Deprecated.Gets array of all "docPartObj" elements
-
getDocPartObjArray
CTSdtDocPart getDocPartObjArray(int i)
Gets ith "docPartObj" element
-
sizeOfDocPartObjArray
int sizeOfDocPartObjArray()
Returns number of "docPartObj" element
-
setDocPartObjArray
void setDocPartObjArray(CTSdtDocPart[] docPartObjArray)
Sets array of all "docPartObj" element
-
setDocPartObjArray
void setDocPartObjArray(int i, CTSdtDocPart docPartObj)
Sets ith "docPartObj" element
-
insertNewDocPartObj
CTSdtDocPart insertNewDocPartObj(int i)
Inserts and returns a new empty value (as xml) as the ith "docPartObj" element
-
addNewDocPartObj
CTSdtDocPart addNewDocPartObj()
Appends and returns a new empty value (as xml) as the last "docPartObj" element
-
removeDocPartObj
void removeDocPartObj(int i)
Removes the ith "docPartObj" element
-
getDocPartListList
List<CTSdtDocPart> getDocPartListList()
Gets a List of "docPartList" elements
-
getDocPartListArray
@Deprecated CTSdtDocPart[] getDocPartListArray()
Deprecated.Gets array of all "docPartList" elements
-
getDocPartListArray
CTSdtDocPart getDocPartListArray(int i)
Gets ith "docPartList" element
-
sizeOfDocPartListArray
int sizeOfDocPartListArray()
Returns number of "docPartList" element
-
setDocPartListArray
void setDocPartListArray(CTSdtDocPart[] docPartListArray)
Sets array of all "docPartList" element
-
setDocPartListArray
void setDocPartListArray(int i, CTSdtDocPart docPartList)
Sets ith "docPartList" element
-
insertNewDocPartList
CTSdtDocPart insertNewDocPartList(int i)
Inserts and returns a new empty value (as xml) as the ith "docPartList" element
-
addNewDocPartList
CTSdtDocPart addNewDocPartList()
Appends and returns a new empty value (as xml) as the last "docPartList" element
-
removeDocPartList
void removeDocPartList(int i)
Removes the ith "docPartList" element
-
getDropDownListList
List<CTSdtDropDownList> getDropDownListList()
Gets a List of "dropDownList" elements
-
getDropDownListArray
@Deprecated CTSdtDropDownList[] getDropDownListArray()
Deprecated.Gets array of all "dropDownList" elements
-
getDropDownListArray
CTSdtDropDownList getDropDownListArray(int i)
Gets ith "dropDownList" element
-
sizeOfDropDownListArray
int sizeOfDropDownListArray()
Returns number of "dropDownList" element
-
setDropDownListArray
void setDropDownListArray(CTSdtDropDownList[] dropDownListArray)
Sets array of all "dropDownList" element
-
setDropDownListArray
void setDropDownListArray(int i, CTSdtDropDownList dropDownList)
Sets ith "dropDownList" element
-
insertNewDropDownList
CTSdtDropDownList insertNewDropDownList(int i)
Inserts and returns a new empty value (as xml) as the ith "dropDownList" element
-
addNewDropDownList
CTSdtDropDownList addNewDropDownList()
Appends and returns a new empty value (as xml) as the last "dropDownList" element
-
removeDropDownList
void removeDropDownList(int i)
Removes the ith "dropDownList" element
-
getPictureArray
@Deprecated CTEmpty[] getPictureArray()
Deprecated.Gets array of all "picture" elements
-
getPictureArray
CTEmpty getPictureArray(int i)
Gets ith "picture" element
-
sizeOfPictureArray
int sizeOfPictureArray()
Returns number of "picture" element
-
setPictureArray
void setPictureArray(CTEmpty[] pictureArray)
Sets array of all "picture" element
-
setPictureArray
void setPictureArray(int i, CTEmpty picture)
Sets ith "picture" element
-
insertNewPicture
CTEmpty insertNewPicture(int i)
Inserts and returns a new empty value (as xml) as the ith "picture" element
-
addNewPicture
CTEmpty addNewPicture()
Appends and returns a new empty value (as xml) as the last "picture" element
-
removePicture
void removePicture(int i)
Removes the ith "picture" element
-
getRichTextArray
@Deprecated CTEmpty[] getRichTextArray()
Deprecated.Gets array of all "richText" elements
-
getRichTextArray
CTEmpty getRichTextArray(int i)
Gets ith "richText" element
-
sizeOfRichTextArray
int sizeOfRichTextArray()
Returns number of "richText" element
-
setRichTextArray
void setRichTextArray(CTEmpty[] richTextArray)
Sets array of all "richText" element
-
setRichTextArray
void setRichTextArray(int i, CTEmpty richText)
Sets ith "richText" element
-
insertNewRichText
CTEmpty insertNewRichText(int i)
Inserts and returns a new empty value (as xml) as the ith "richText" element
-
addNewRichText
CTEmpty addNewRichText()
Appends and returns a new empty value (as xml) as the last "richText" element
-
removeRichText
void removeRichText(int i)
Removes the ith "richText" element
-
getTextArray
@Deprecated CTSdtText[] getTextArray()
Deprecated.Gets array of all "text" elements
-
getTextArray
CTSdtText getTextArray(int i)
Gets ith "text" element
-
sizeOfTextArray
int sizeOfTextArray()
Returns number of "text" element
-
setTextArray
void setTextArray(CTSdtText[] textArray)
Sets array of all "text" element
-
setTextArray
void setTextArray(int i, CTSdtText text)
Sets ith "text" element
-
insertNewText
CTSdtText insertNewText(int i)
Inserts and returns a new empty value (as xml) as the ith "text" element
-
addNewText
CTSdtText addNewText()
Appends and returns a new empty value (as xml) as the last "text" element
-
removeText
void removeText(int i)
Removes the ith "text" element
-
getCitationArray
@Deprecated CTEmpty[] getCitationArray()
Deprecated.Gets array of all "citation" elements
-
getCitationArray
CTEmpty getCitationArray(int i)
Gets ith "citation" element
-
sizeOfCitationArray
int sizeOfCitationArray()
Returns number of "citation" element
-
setCitationArray
void setCitationArray(CTEmpty[] citationArray)
Sets array of all "citation" element
-
setCitationArray
void setCitationArray(int i, CTEmpty citation)
Sets ith "citation" element
-
insertNewCitation
CTEmpty insertNewCitation(int i)
Inserts and returns a new empty value (as xml) as the ith "citation" element
-
addNewCitation
CTEmpty addNewCitation()
Appends and returns a new empty value (as xml) as the last "citation" element
-
removeCitation
void removeCitation(int i)
Removes the ith "citation" element
-
getGroupArray
@Deprecated CTEmpty[] getGroupArray()
Deprecated.Gets array of all "group" elements
-
getGroupArray
CTEmpty getGroupArray(int i)
Gets ith "group" element
-
sizeOfGroupArray
int sizeOfGroupArray()
Returns number of "group" element
-
setGroupArray
void setGroupArray(CTEmpty[] groupArray)
Sets array of all "group" element
-
setGroupArray
void setGroupArray(int i, CTEmpty group)
Sets ith "group" element
-
insertNewGroup
CTEmpty insertNewGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "group" element
-
addNewGroup
CTEmpty addNewGroup()
Appends and returns a new empty value (as xml) as the last "group" element
-
removeGroup
void removeGroup(int i)
Removes the ith "group" element
-
getBibliographyArray
@Deprecated CTEmpty[] getBibliographyArray()
Deprecated.Gets array of all "bibliography" elements
-
getBibliographyArray
CTEmpty getBibliographyArray(int i)
Gets ith "bibliography" element
-
sizeOfBibliographyArray
int sizeOfBibliographyArray()
Returns number of "bibliography" element
-
setBibliographyArray
void setBibliographyArray(CTEmpty[] bibliographyArray)
Sets array of all "bibliography" element
-
setBibliographyArray
void setBibliographyArray(int i, CTEmpty bibliography)
Sets ith "bibliography" element
-
insertNewBibliography
CTEmpty insertNewBibliography(int i)
Inserts and returns a new empty value (as xml) as the ith "bibliography" element
-
addNewBibliography
CTEmpty addNewBibliography()
Appends and returns a new empty value (as xml) as the last "bibliography" element
-
removeBibliography
void removeBibliography(int i)
Removes the ith "bibliography" element
-
-