Interface CTOdso
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Odso(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "colDelim" elementAppends and returns a new empty "fHdr" elementAppends and returns a new empty value (as xml) as the last "fieldMapData" elementAppends and returns a new empty value (as xml) as the last "recipientData" elementAppends and returns a new empty "src" elementAppends and returns a new empty "table" elementAppends and returns a new empty "type" elementAppends and returns a new empty "udl" elementGets the "colDelim" elementgetFHdr()Gets the "fHdr" elementGets array of all "fieldMapData" elementsgetFieldMapDataArray(int i) Gets ith "fieldMapData" elementGets a List of "fieldMapData" elementsCTRel[]Gets array of all "recipientData" elementsgetRecipientDataArray(int i) Gets ith "recipientData" elementGets a List of "recipientData" elementsgetSrc()Gets the "src" elementgetTable()Gets the "table" elementgetType()Gets the "type" elementgetUdl()Gets the "udl" elementinsertNewFieldMapData(int i) Inserts and returns a new empty value (as xml) as the ith "fieldMapData" elementinsertNewRecipientData(int i) Inserts and returns a new empty value (as xml) as the ith "recipientData" elementbooleanTrue if has "colDelim" elementbooleanTrue if has "fHdr" elementbooleanisSetSrc()True if has "src" elementbooleanTrue if has "table" elementbooleanTrue if has "type" elementbooleanisSetUdl()True if has "udl" elementvoidremoveFieldMapData(int i) Removes the ith "fieldMapData" elementvoidremoveRecipientData(int i) Removes the ith "recipientData" elementvoidsetColDelim(CTDecimalNumber colDelim) Sets the "colDelim" elementvoidSets the "fHdr" elementvoidsetFieldMapDataArray(int i, CTOdsoFieldMapData fieldMapData) Sets ith "fieldMapData" elementvoidsetFieldMapDataArray(CTOdsoFieldMapData[] fieldMapDataArray) Sets array of all "fieldMapData" elementvoidsetRecipientDataArray(int i, CTRel recipientData) Sets ith "recipientData" elementvoidsetRecipientDataArray(CTRel[] recipientDataArray) Sets array of all "recipientData" elementvoidSets the "src" elementvoidSets the "table" elementvoidsetType(CTMailMergeSourceType type) Sets the "type" elementvoidSets the "udl" elementintReturns number of "fieldMapData" elementintReturns number of "recipientData" elementvoidUnsets the "colDelim" elementvoidUnsets the "fHdr" elementvoidunsetSrc()Unsets the "src" elementvoidUnsets the "table" elementvoidUnsets the "type" elementvoidunsetUdl()Unsets the "udl" elementMethods 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
-
getUdl
CTString getUdl()Gets the "udl" element -
isSetUdl
boolean isSetUdl()True if has "udl" element -
setUdl
Sets the "udl" element -
addNewUdl
CTString addNewUdl()Appends and returns a new empty "udl" element -
unsetUdl
void unsetUdl()Unsets the "udl" element -
getTable
CTString getTable()Gets the "table" element -
isSetTable
boolean isSetTable()True if has "table" element -
setTable
Sets the "table" element -
addNewTable
CTString addNewTable()Appends and returns a new empty "table" element -
unsetTable
void unsetTable()Unsets the "table" element -
getSrc
CTRel getSrc()Gets the "src" element -
isSetSrc
boolean isSetSrc()True if has "src" element -
setSrc
Sets the "src" element -
addNewSrc
CTRel addNewSrc()Appends and returns a new empty "src" element -
unsetSrc
void unsetSrc()Unsets the "src" element -
getColDelim
CTDecimalNumber getColDelim()Gets the "colDelim" element -
isSetColDelim
boolean isSetColDelim()True if has "colDelim" element -
setColDelim
Sets the "colDelim" element -
addNewColDelim
CTDecimalNumber addNewColDelim()Appends and returns a new empty "colDelim" element -
unsetColDelim
void unsetColDelim()Unsets the "colDelim" element -
getType
CTMailMergeSourceType getType()Gets the "type" element -
isSetType
boolean isSetType()True if has "type" element -
setType
Sets the "type" element -
addNewType
CTMailMergeSourceType addNewType()Appends and returns a new empty "type" element -
unsetType
void unsetType()Unsets the "type" element -
getFHdr
CTOnOff getFHdr()Gets the "fHdr" element -
isSetFHdr
boolean isSetFHdr()True if has "fHdr" element -
setFHdr
Sets the "fHdr" element -
addNewFHdr
CTOnOff addNewFHdr()Appends and returns a new empty "fHdr" element -
unsetFHdr
void unsetFHdr()Unsets the "fHdr" element -
getFieldMapDataList
List<CTOdsoFieldMapData> getFieldMapDataList()Gets a List of "fieldMapData" elements -
getFieldMapDataArray
CTOdsoFieldMapData[] getFieldMapDataArray()Gets array of all "fieldMapData" elements -
getFieldMapDataArray
Gets ith "fieldMapData" element -
sizeOfFieldMapDataArray
int sizeOfFieldMapDataArray()Returns number of "fieldMapData" element -
setFieldMapDataArray
Sets array of all "fieldMapData" element -
setFieldMapDataArray
Sets ith "fieldMapData" element -
insertNewFieldMapData
Inserts and returns a new empty value (as xml) as the ith "fieldMapData" element -
addNewFieldMapData
CTOdsoFieldMapData addNewFieldMapData()Appends and returns a new empty value (as xml) as the last "fieldMapData" element -
removeFieldMapData
void removeFieldMapData(int i) Removes the ith "fieldMapData" element -
getRecipientDataList
Gets a List of "recipientData" elements -
getRecipientDataArray
CTRel[] getRecipientDataArray()Gets array of all "recipientData" elements -
getRecipientDataArray
Gets ith "recipientData" element -
sizeOfRecipientDataArray
int sizeOfRecipientDataArray()Returns number of "recipientData" element -
setRecipientDataArray
Sets array of all "recipientData" element -
setRecipientDataArray
Sets ith "recipientData" element -
insertNewRecipientData
Inserts and returns a new empty value (as xml) as the ith "recipientData" element -
addNewRecipientData
CTRel addNewRecipientData()Appends and returns a new empty value (as xml) as the last "recipientData" element -
removeRecipientData
void removeRecipientData(int i) Removes the ith "recipientData" element
-