Uses of Class
org.docx4j.wml.CTDocParts
Packages that use CTDocParts
-
Uses of CTDocParts in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocPartsMethods in org.docx4j.wml that return CTDocPartsModifier and TypeMethodDescriptionObjectFactory.createCTDocParts()Create an instance ofCTDocPartsGlossaryDocument.getDocParts()Gets the value of the docParts property.Methods in org.docx4j.wml with parameters of type CTDocPartsModifier and TypeMethodDescriptionvoidGlossaryDocument.setDocParts(CTDocParts value) Sets the value of the docParts property.