Uses of Enum Class
org.docx4j.wml.STRestartNumber
Packages that use STRestartNumber
-
Uses of STRestartNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as STRestartNumberMethods in org.docx4j.wml that return STRestartNumberModifier and TypeMethodDescriptionstatic STRestartNumberCTNumRestart.getVal()Gets the value of the val property.static STRestartNumberReturns the enum constant of this class with the specified name.static STRestartNumber[]STRestartNumber.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type STRestartNumberModifier and TypeMethodDescriptionvoidCTNumRestart.setVal(STRestartNumber value) Sets the value of the val property.