Uses of Class
org.docx4j.dml.diagram.STAnimLvlStr
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of STAnimLvlStr in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STAnimLvlStr Modifier and Type Field Description protected STAnimLvlStrCTAnimLvl. valMethods in org.docx4j.dml.diagram that return STAnimLvlStr Modifier and Type Method Description static STAnimLvlStrSTAnimLvlStr. fromValue(java.lang.String v)STAnimLvlStrCTAnimLvl. getVal()Gets the value of the val property.static STAnimLvlStrSTAnimLvlStr. valueOf(java.lang.String name)Returns 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 STAnimLvlStr Modifier and Type Method Description voidCTAnimLvl. setVal(STAnimLvlStr value)Sets the value of the val property.