Uses of Enum
org.docx4j.dml.diagram.STAnimOneStr
Packages that use STAnimOneStr
-
Uses of STAnimOneStr in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STAnimOneStrMethods in org.docx4j.dml.diagram that return STAnimOneStrModifier and TypeMethodDescriptionstatic STAnimOneStrCTAnimOne.getVal()Gets the value of the val property.static STAnimOneStrReturns the enum constant of this type with the specified name.static STAnimOneStr[]STAnimOneStr.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 STAnimOneStrModifier and TypeMethodDescriptionvoidCTAnimOne.setVal(STAnimOneStr value) Sets the value of the val property.