Uses of Enum
org.docx4j.wml.STMailMergeDest
Packages that use STMailMergeDest
-
Uses of STMailMergeDest in org.docx4j.wml
Fields in org.docx4j.wml declared as STMailMergeDestMethods in org.docx4j.wml that return STMailMergeDestModifier and TypeMethodDescriptionstatic STMailMergeDestCTMailMergeDest.getVal()Gets the value of the val property.static STMailMergeDestReturns the enum constant of this type with the specified name.static STMailMergeDest[]STMailMergeDest.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STMailMergeDestModifier and TypeMethodDescriptionvoidCTMailMergeDest.setVal(STMailMergeDest value) Sets the value of the val property.