Uses of Class
org.docx4j.model.fields.merge.MailMerger.OutputField
| Package | Description |
|---|---|
| org.docx4j.model.fields.merge |
-
Uses of MailMerger.OutputField in org.docx4j.model.fields.merge
Fields in org.docx4j.model.fields.merge declared as MailMerger.OutputField Modifier and Type Field Description protected static MailMerger.OutputFieldMailMerger. fieldFateMethods in org.docx4j.model.fields.merge that return MailMerger.OutputField Modifier and Type Method Description static MailMerger.OutputFieldMailMerger.OutputField. valueOf(java.lang.String name)Returns 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.OutputField Modifier and Type Method Description static voidMailMerger. setMERGEFIELDInOutput(MailMerger.OutputField fieldFate)What to do with the MERGEFIELD in the output docx.