Uses of Class
org.docx4j.dml.chart.STOfPieType
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of STOfPieType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STOfPieType Modifier and Type Field Description protected STOfPieTypeCTOfPieType. valMethods in org.docx4j.dml.chart that return STOfPieType Modifier and Type Method Description static STOfPieTypeSTOfPieType. fromValue(java.lang.String v)STOfPieTypeCTOfPieType. getVal()Gets the value of the val property.static STOfPieTypeSTOfPieType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STOfPieType[]STOfPieType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STOfPieType Modifier and Type Method Description voidCTOfPieType. setVal(STOfPieType value)Sets the value of the val property.