Uses of Class
org.docx4j.wml.STFldCharType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of STFldCharType in org.docx4j.wml
Fields in org.docx4j.wml declared as STFldCharType Modifier and Type Field Description protected STFldCharTypeFldChar. fldCharTypeMethods in org.docx4j.wml that return STFldCharType Modifier and Type Method Description static STFldCharTypeSTFldCharType. fromValue(java.lang.String v)STFldCharTypeFldChar. getFldCharType()Gets the value of the fldCharType property.static STFldCharTypeSTFldCharType. valueOf(java.lang.String name)Returns 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 STFldCharType Modifier and Type Method Description voidFldChar. setFldCharType(STFldCharType value)Sets the value of the fldCharType property.