Uses of Enum
org.docx4j.dml.diagram.STFunctionType
Packages that use STFunctionType
-
Uses of STFunctionType in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STFunctionTypeMethods in org.docx4j.dml.diagram that return STFunctionTypeModifier and TypeMethodDescriptionstatic STFunctionTypeCTWhen.getFunc()Gets the value of the func property.static STFunctionTypeReturns the enum constant of this type with the specified name.static STFunctionType[]STFunctionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STFunctionTypeModifier and TypeMethodDescriptionvoidCTWhen.setFunc(STFunctionType value) Sets the value of the func property.