Uses of Enum
org.docx4j.wml.STFldCharType
Packages that use STFldCharType
-
Uses of STFldCharType in org.docx4j.wml
Fields in org.docx4j.wml declared as STFldCharTypeMethods in org.docx4j.wml that return STFldCharTypeModifier and TypeMethodDescriptionstatic STFldCharTypeFldChar.getFldCharType()Gets the value of the fldCharType property.static STFldCharTypeReturns the enum constant of this type with the specified name.static STFldCharType[]STFldCharType.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 STFldCharTypeModifier and TypeMethodDescriptionvoidFldChar.setFldCharType(STFldCharType value) Sets the value of the fldCharType property.