Uses of Enum
org.docx4j.wml.STDocProtect
Packages that use STDocProtect
-
Uses of STDocProtect in org.docx4j.wml
Fields in org.docx4j.wml declared as STDocProtectMethods in org.docx4j.wml that return STDocProtectModifier and TypeMethodDescriptionstatic STDocProtectCTDocProtect.getEdit()Gets the value of the edit property.static STDocProtectReturns the enum constant of this type with the specified name.static STDocProtect[]STDocProtect.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STDocProtectModifier and TypeMethodDescriptionvoidCTDocProtect.setEdit(STDocProtect value) Sets the value of the edit property.