Uses of Enum
org.docx4j.dml.chart.STOfPieType
Packages that use STOfPieType
-
Uses of STOfPieType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STOfPieTypeMethods in org.docx4j.dml.chart that return STOfPieTypeModifier and TypeMethodDescriptionstatic STOfPieTypeCTOfPieType.getVal()Gets the value of the val property.static STOfPieTypeReturns 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 STOfPieTypeModifier and TypeMethodDescriptionvoidCTOfPieType.setVal(STOfPieType value) Sets the value of the val property.