Uses of Enum
org.docx4j.wml.STMailMergeOdsoFMDFieldType
Packages that use STMailMergeOdsoFMDFieldType
-
Uses of STMailMergeOdsoFMDFieldType in org.docx4j.wml
Fields in org.docx4j.wml declared as STMailMergeOdsoFMDFieldTypeModifier and TypeFieldDescriptionprotected STMailMergeOdsoFMDFieldTypeCTMailMergeOdsoFMDFieldType.valMethods in org.docx4j.wml that return STMailMergeOdsoFMDFieldTypeModifier and TypeMethodDescriptionstatic STMailMergeOdsoFMDFieldTypeCTMailMergeOdsoFMDFieldType.getVal()Gets the value of the val property.static STMailMergeOdsoFMDFieldTypeReturns the enum constant of this type with the specified name.static STMailMergeOdsoFMDFieldType[]STMailMergeOdsoFMDFieldType.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 STMailMergeOdsoFMDFieldTypeModifier and TypeMethodDescriptionvoidCTMailMergeOdsoFMDFieldType.setVal(STMailMergeOdsoFMDFieldType value) Sets the value of the val property.