Uses of Class
org.docx4j.wml.CTMailMergeDataType
Packages that use CTMailMergeDataType
-
Uses of CTMailMergeDataType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDataTypeMethods in org.docx4j.wml that return CTMailMergeDataTypeModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeDataType()Create an instance ofCTMailMergeDataTypeCTMailMerge.getDataType()Gets the value of the dataType property.Methods in org.docx4j.wml with parameters of type CTMailMergeDataTypeModifier and TypeMethodDescriptionvoidCTMailMerge.setDataType(CTMailMergeDataType value) Sets the value of the dataType property.