Interface CTMailMerge
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_MailMerge(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTMailMerge> 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 "activeRecord" elementAppends and returns a new empty "addressFieldName" elementAppends and returns a new empty "checkErrors" elementAppends and returns a new empty "connectString" elementAppends and returns a new empty "dataSource" elementAppends and returns a new empty "dataType" elementAppends and returns a new empty "destination" elementAppends and returns a new empty "doNotSuppressBlankLines" elementAppends and returns a new empty "headerSource" elementAppends and returns a new empty "linkToQuery" elementAppends and returns a new empty "mailAsAttachment" elementAppends and returns a new empty "mailSubject" elementAppends and returns a new empty "mainDocumentType" elementAppends and returns a new empty "odso" elementAppends and returns a new empty "query" elementAppends and returns a new empty "viewMergedData" elementGets the "activeRecord" elementGets the "addressFieldName" elementGets the "checkErrors" elementGets the "connectString" elementGets the "dataSource" elementGets the "dataType" elementGets the "destination" elementGets the "doNotSuppressBlankLines" elementGets the "headerSource" elementGets the "linkToQuery" elementGets the "mailAsAttachment" elementGets the "mailSubject" elementGets the "mainDocumentType" elementgetOdso()Gets the "odso" elementgetQuery()Gets the "query" elementGets the "viewMergedData" elementbooleanTrue if has "activeRecord" elementbooleanTrue if has "addressFieldName" elementbooleanTrue if has "checkErrors" elementbooleanTrue if has "connectString" elementbooleanTrue if has "dataSource" elementbooleanTrue if has "destination" elementbooleanTrue if has "doNotSuppressBlankLines" elementbooleanTrue if has "headerSource" elementbooleanTrue if has "linkToQuery" elementbooleanTrue if has "mailAsAttachment" elementbooleanTrue if has "mailSubject" elementbooleanTrue if has "odso" elementbooleanTrue if has "query" elementbooleanTrue if has "viewMergedData" elementvoidsetActiveRecord(CTDecimalNumber activeRecord) Sets the "activeRecord" elementvoidsetAddressFieldName(CTString addressFieldName) Sets the "addressFieldName" elementvoidsetCheckErrors(CTDecimalNumber checkErrors) Sets the "checkErrors" elementvoidsetConnectString(CTString connectString) Sets the "connectString" elementvoidsetDataSource(CTRel dataSource) Sets the "dataSource" elementvoidsetDataType(CTMailMergeDataType dataType) Sets the "dataType" elementvoidsetDestination(CTMailMergeDest destination) Sets the "destination" elementvoidsetDoNotSuppressBlankLines(CTOnOff doNotSuppressBlankLines) Sets the "doNotSuppressBlankLines" elementvoidsetHeaderSource(CTRel headerSource) Sets the "headerSource" elementvoidsetLinkToQuery(CTOnOff linkToQuery) Sets the "linkToQuery" elementvoidsetMailAsAttachment(CTOnOff mailAsAttachment) Sets the "mailAsAttachment" elementvoidsetMailSubject(CTString mailSubject) Sets the "mailSubject" elementvoidsetMainDocumentType(CTMailMergeDocType mainDocumentType) Sets the "mainDocumentType" elementvoidSets the "odso" elementvoidSets the "query" elementvoidsetViewMergedData(CTOnOff viewMergedData) Sets the "viewMergedData" elementvoidUnsets the "activeRecord" elementvoidUnsets the "addressFieldName" elementvoidUnsets the "checkErrors" elementvoidUnsets the "connectString" elementvoidUnsets the "dataSource" elementvoidUnsets the "destination" elementvoidUnsets the "doNotSuppressBlankLines" elementvoidUnsets the "headerSource" elementvoidUnsets the "linkToQuery" elementvoidUnsets the "mailAsAttachment" elementvoidUnsets the "mailSubject" elementvoidUnsets the "odso" elementvoidUnsets the "query" elementvoidUnsets the "viewMergedData" 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
-
getMainDocumentType
CTMailMergeDocType getMainDocumentType()Gets the "mainDocumentType" element -
setMainDocumentType
Sets the "mainDocumentType" element -
addNewMainDocumentType
CTMailMergeDocType addNewMainDocumentType()Appends and returns a new empty "mainDocumentType" element -
getLinkToQuery
CTOnOff getLinkToQuery()Gets the "linkToQuery" element -
isSetLinkToQuery
boolean isSetLinkToQuery()True if has "linkToQuery" element -
setLinkToQuery
Sets the "linkToQuery" element -
addNewLinkToQuery
CTOnOff addNewLinkToQuery()Appends and returns a new empty "linkToQuery" element -
unsetLinkToQuery
void unsetLinkToQuery()Unsets the "linkToQuery" element -
getDataType
CTMailMergeDataType getDataType()Gets the "dataType" element -
setDataType
Sets the "dataType" element -
addNewDataType
CTMailMergeDataType addNewDataType()Appends and returns a new empty "dataType" element -
getConnectString
CTString getConnectString()Gets the "connectString" element -
isSetConnectString
boolean isSetConnectString()True if has "connectString" element -
setConnectString
Sets the "connectString" element -
addNewConnectString
CTString addNewConnectString()Appends and returns a new empty "connectString" element -
unsetConnectString
void unsetConnectString()Unsets the "connectString" element -
getQuery
CTString getQuery()Gets the "query" element -
isSetQuery
boolean isSetQuery()True if has "query" element -
setQuery
Sets the "query" element -
addNewQuery
CTString addNewQuery()Appends and returns a new empty "query" element -
unsetQuery
void unsetQuery()Unsets the "query" element -
getDataSource
CTRel getDataSource()Gets the "dataSource" element -
isSetDataSource
boolean isSetDataSource()True if has "dataSource" element -
setDataSource
Sets the "dataSource" element -
addNewDataSource
CTRel addNewDataSource()Appends and returns a new empty "dataSource" element -
unsetDataSource
void unsetDataSource()Unsets the "dataSource" element -
getHeaderSource
CTRel getHeaderSource()Gets the "headerSource" element -
isSetHeaderSource
boolean isSetHeaderSource()True if has "headerSource" element -
setHeaderSource
Sets the "headerSource" element -
addNewHeaderSource
CTRel addNewHeaderSource()Appends and returns a new empty "headerSource" element -
unsetHeaderSource
void unsetHeaderSource()Unsets the "headerSource" element -
getDoNotSuppressBlankLines
CTOnOff getDoNotSuppressBlankLines()Gets the "doNotSuppressBlankLines" element -
isSetDoNotSuppressBlankLines
boolean isSetDoNotSuppressBlankLines()True if has "doNotSuppressBlankLines" element -
setDoNotSuppressBlankLines
Sets the "doNotSuppressBlankLines" element -
addNewDoNotSuppressBlankLines
CTOnOff addNewDoNotSuppressBlankLines()Appends and returns a new empty "doNotSuppressBlankLines" element -
unsetDoNotSuppressBlankLines
void unsetDoNotSuppressBlankLines()Unsets the "doNotSuppressBlankLines" element -
getDestination
CTMailMergeDest getDestination()Gets the "destination" element -
isSetDestination
boolean isSetDestination()True if has "destination" element -
setDestination
Sets the "destination" element -
addNewDestination
CTMailMergeDest addNewDestination()Appends and returns a new empty "destination" element -
unsetDestination
void unsetDestination()Unsets the "destination" element -
getAddressFieldName
CTString getAddressFieldName()Gets the "addressFieldName" element -
isSetAddressFieldName
boolean isSetAddressFieldName()True if has "addressFieldName" element -
setAddressFieldName
Sets the "addressFieldName" element -
addNewAddressFieldName
CTString addNewAddressFieldName()Appends and returns a new empty "addressFieldName" element -
unsetAddressFieldName
void unsetAddressFieldName()Unsets the "addressFieldName" element -
getMailSubject
CTString getMailSubject()Gets the "mailSubject" element -
isSetMailSubject
boolean isSetMailSubject()True if has "mailSubject" element -
setMailSubject
Sets the "mailSubject" element -
addNewMailSubject
CTString addNewMailSubject()Appends and returns a new empty "mailSubject" element -
unsetMailSubject
void unsetMailSubject()Unsets the "mailSubject" element -
getMailAsAttachment
CTOnOff getMailAsAttachment()Gets the "mailAsAttachment" element -
isSetMailAsAttachment
boolean isSetMailAsAttachment()True if has "mailAsAttachment" element -
setMailAsAttachment
Sets the "mailAsAttachment" element -
addNewMailAsAttachment
CTOnOff addNewMailAsAttachment()Appends and returns a new empty "mailAsAttachment" element -
unsetMailAsAttachment
void unsetMailAsAttachment()Unsets the "mailAsAttachment" element -
getViewMergedData
CTOnOff getViewMergedData()Gets the "viewMergedData" element -
isSetViewMergedData
boolean isSetViewMergedData()True if has "viewMergedData" element -
setViewMergedData
Sets the "viewMergedData" element -
addNewViewMergedData
CTOnOff addNewViewMergedData()Appends and returns a new empty "viewMergedData" element -
unsetViewMergedData
void unsetViewMergedData()Unsets the "viewMergedData" element -
getActiveRecord
CTDecimalNumber getActiveRecord()Gets the "activeRecord" element -
isSetActiveRecord
boolean isSetActiveRecord()True if has "activeRecord" element -
setActiveRecord
Sets the "activeRecord" element -
addNewActiveRecord
CTDecimalNumber addNewActiveRecord()Appends and returns a new empty "activeRecord" element -
unsetActiveRecord
void unsetActiveRecord()Unsets the "activeRecord" element -
getCheckErrors
CTDecimalNumber getCheckErrors()Gets the "checkErrors" element -
isSetCheckErrors
boolean isSetCheckErrors()True if has "checkErrors" element -
setCheckErrors
Sets the "checkErrors" element -
addNewCheckErrors
CTDecimalNumber addNewCheckErrors()Appends and returns a new empty "checkErrors" element -
unsetCheckErrors
void unsetCheckErrors()Unsets the "checkErrors" element -
getOdso
CTOdso getOdso()Gets the "odso" element -
isSetOdso
boolean isSetOdso()True if has "odso" element -
setOdso
Sets the "odso" element -
addNewOdso
CTOdso addNewOdso()Appends and returns a new empty "odso" element -
unsetOdso
void unsetOdso()Unsets the "odso" element
-