Uses of Enum
org.docx4j.wml.STDocPartType
Packages that use STDocPartType
-
Uses of STDocPartType in org.docx4j.wml
Fields in org.docx4j.wml declared as STDocPartTypeMethods in org.docx4j.wml that return STDocPartTypeModifier and TypeMethodDescriptionstatic STDocPartTypeCTDocPartType.getVal()Gets the value of the val property.static STDocPartTypeReturns the enum constant of this type with the specified name.static STDocPartType[]STDocPartType.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 STDocPartTypeModifier and TypeMethodDescriptionvoidCTDocPartType.setVal(STDocPartType value) Sets the value of the val property.