Uses of Enum Class
org.docx4j.wml.STDocType
Packages that use STDocType
-
Uses of STDocType in org.docx4j.wml
Fields in org.docx4j.wml declared as STDocTypeMethods in org.docx4j.wml that return STDocTypeModifier and TypeMethodDescriptionstatic STDocTypeCTDocType.getVal()Gets the value of the val property.static STDocTypeReturns the enum constant of this class with the specified name.static STDocType[]STDocType.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 STDocType