Uses of Enum
org.docx4j.math.STFType
Packages that use STFType
-
Uses of STFType in org.docx4j.math
Fields in org.docx4j.math declared as STFTypeMethods in org.docx4j.math that return STFTypeModifier and TypeMethodDescriptionstatic STFTypeCTFType.getVal()Gets the value of the val property.static STFTypeReturns the enum constant of this type with the specified name.static STFType[]STFType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.math with parameters of type STFType