Uses of Class
org.docx4j.dml.STDgmBuildStep
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of STDgmBuildStep in org.docx4j.dml
Fields in org.docx4j.dml declared as STDgmBuildStep Modifier and Type Field Description protected STDgmBuildStepCTAnimationDgmElement. bldStepMethods in org.docx4j.dml that return STDgmBuildStep Modifier and Type Method Description static STDgmBuildStepSTDgmBuildStep. fromValue(java.lang.String v)STDgmBuildStepCTAnimationDgmElement. getBldStep()Gets the value of the bldStep property.static STDgmBuildStepSTDgmBuildStep. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STDgmBuildStep[]STDgmBuildStep. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STDgmBuildStep Modifier and Type Method Description voidCTAnimationDgmElement. setBldStep(STDgmBuildStep value)Sets the value of the bldStep property.