Uses of Enum Class
org.docx4j.dml.diagram.STClrAppMethod
Packages that use STClrAppMethod
-
Uses of STClrAppMethod in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STClrAppMethodMethods in org.docx4j.dml.diagram that return STClrAppMethodModifier and TypeMethodDescriptionstatic STClrAppMethodCTColors.getMeth()Gets the value of the meth property.static STClrAppMethodReturns the enum constant of this class with the specified name.static STClrAppMethod[]STClrAppMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STClrAppMethodModifier and TypeMethodDescriptionvoidCTColors.setMeth(STClrAppMethod value) Sets the value of the meth property.