Uses of Enum
org.docx4j.model.fields.merge.MailMerger.OutputField
Packages that use MailMerger.OutputField
-
Uses of MailMerger.OutputField in org.docx4j.model.fields.merge
Fields in org.docx4j.model.fields.merge declared as MailMerger.OutputFieldMethods in org.docx4j.model.fields.merge that return MailMerger.OutputFieldModifier and TypeMethodDescriptionstatic MailMerger.OutputFieldReturns the enum constant of this type with the specified name.static MailMerger.OutputField[]MailMerger.OutputField.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.model.fields.merge with parameters of type MailMerger.OutputFieldModifier and TypeMethodDescriptionstatic voidMailMerger.setMERGEFIELDInOutput(MailMerger.OutputField fieldFate) What to do with the MERGEFIELD in the output docx.