Uses of Class
org.docx4j.dml.diagram.STClrAppMethod
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of STClrAppMethod in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STClrAppMethod Modifier and Type Field Description protected STClrAppMethodCTColors. methMethods in org.docx4j.dml.diagram that return STClrAppMethod Modifier and Type Method Description static STClrAppMethodSTClrAppMethod. fromValue(java.lang.String v)STClrAppMethodCTColors. getMeth()Gets the value of the meth property.static STClrAppMethodSTClrAppMethod. valueOf(java.lang.String name)Returns 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 STClrAppMethod Modifier and Type Method Description voidCTColors. setMeth(STClrAppMethod value)Sets the value of the meth property.