Uses of Enum
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 type with the specified name.static STAnimLvlStr[]STAnimLvlStr.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 STAnimLvlStrModifier and TypeMethodDescriptionvoidCTAnimLvl.setVal(STAnimLvlStr value) Sets the value of the val property.