Uses of Enum
org.docx4j.dml.STDgmBuildStep
Packages that use STDgmBuildStep
-
Uses of STDgmBuildStep in org.docx4j.dml
Fields in org.docx4j.dml declared as STDgmBuildStepMethods in org.docx4j.dml that return STDgmBuildStepModifier and TypeMethodDescriptionstatic STDgmBuildStepCTAnimationDgmElement.getBldStep()Gets the value of the bldStep property.static STDgmBuildStepReturns 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 STDgmBuildStepModifier and TypeMethodDescriptionvoidCTAnimationDgmElement.setBldStep(STDgmBuildStep value) Sets the value of the bldStep property.