Uses of Enum
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 type with the specified name.static STClrAppMethod[]STClrAppMethod.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 STClrAppMethodModifier and TypeMethodDescriptionvoidCTColors.setMeth(STClrAppMethod value) Sets the value of the meth property.