Uses of Class
org.docx4j.wml.CTDocType
Packages that use CTDocType
-
Uses of CTDocType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocTypeMethods in org.docx4j.wml that return CTDocTypeModifier and TypeMethodDescriptionObjectFactory.createCTDocType()Create an instance ofCTDocTypeCTSettings.getDocumentType()Gets the value of the documentType property.Methods in org.docx4j.wml with parameters of type CTDocTypeModifier and TypeMethodDescriptionvoidCTSettings.setDocumentType(CTDocType value) Sets the value of the documentType property.