Uses of Class
org.docx4j.wml.CTMailMerge.AddressFieldName
Packages that use CTMailMerge.AddressFieldName
-
Uses of CTMailMerge.AddressFieldName in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.AddressFieldNameModifier and TypeFieldDescriptionprotected CTMailMerge.AddressFieldNameCTMailMerge.addressFieldNameMethods in org.docx4j.wml that return CTMailMerge.AddressFieldNameModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeAddressFieldName()Create an instance ofCTMailMerge.AddressFieldNameCTMailMerge.getAddressFieldName()Gets the value of the addressFieldName property.Methods in org.docx4j.wml with parameters of type CTMailMerge.AddressFieldNameModifier and TypeMethodDescriptionvoidCTMailMerge.setAddressFieldName(CTMailMerge.AddressFieldName value) Sets the value of the addressFieldName property.