Uses of Enum
org.docx4j.dml.chart.STErrValType
Packages that use STErrValType
-
Uses of STErrValType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STErrValTypeMethods in org.docx4j.dml.chart that return STErrValTypeModifier and TypeMethodDescriptionstatic STErrValTypeCTErrValType.getVal()Gets the value of the val property.static STErrValTypeReturns the enum constant of this type with the specified name.static STErrValType[]STErrValType.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 STErrValTypeModifier and TypeMethodDescriptionvoidCTErrValType.setVal(STErrValType value) Sets the value of the val property.