Uses of Enum
org.docx4j.dml.diagram.STBoolOperator
Packages that use STBoolOperator
-
Uses of STBoolOperator in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STBoolOperatorMethods in org.docx4j.dml.diagram that return STBoolOperatorModifier and TypeMethodDescriptionstatic STBoolOperatorCTConstraint.getOp()Gets the value of the op property.static STBoolOperatorReturns the enum constant of this type with the specified name.static STBoolOperator[]STBoolOperator.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 STBoolOperatorModifier and TypeMethodDescriptionvoidCTConstraint.setOp(STBoolOperator value) Sets the value of the op property.