Uses of Enum
org.docx4j.dml.diagram.STFunctionOperator
Packages that use STFunctionOperator
-
Uses of STFunctionOperator in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STFunctionOperatorMethods in org.docx4j.dml.diagram that return STFunctionOperatorModifier and TypeMethodDescriptionstatic STFunctionOperatorCTWhen.getOp()Gets the value of the op property.static STFunctionOperatorReturns the enum constant of this type with the specified name.static STFunctionOperator[]STFunctionOperator.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 STFunctionOperatorModifier and TypeMethodDescriptionvoidCTWhen.setOp(STFunctionOperator value) Sets the value of the op property.