Uses of Enum Class
org.docx4j.dml.diagram.STAnimLvlStr
Packages that use STAnimLvlStr
-
Uses of STAnimLvlStr in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STAnimLvlStrMethods in org.docx4j.dml.diagram that return STAnimLvlStrModifier and TypeMethodDescriptionstatic STAnimLvlStrCTAnimLvl.getVal()Gets the value of the val property.static STAnimLvlStrReturns the enum constant of this class with the specified name.static STAnimLvlStr[]STAnimLvlStr.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STAnimLvlStrModifier and TypeMethodDescriptionvoidCTAnimLvl.setVal(STAnimLvlStr value) Sets the value of the val property.