Uses of Class
org.docx4j.wml.CTMailMergeDocType
Packages that use CTMailMergeDocType
-
Uses of CTMailMergeDocType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDocTypeMethods in org.docx4j.wml that return CTMailMergeDocTypeModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeDocType()Create an instance ofCTMailMergeDocTypeCTMailMerge.getMainDocumentType()Gets the value of the mainDocumentType property.Methods in org.docx4j.wml with parameters of type CTMailMergeDocTypeModifier and TypeMethodDescriptionvoidCTMailMerge.setMainDocumentType(CTMailMergeDocType value) Sets the value of the mainDocumentType property.