Uses of Class
org.docx4j.dml.CTQuickTimeFile
Packages that use CTQuickTimeFile
-
Uses of CTQuickTimeFile in org.docx4j.dml
Methods in org.docx4j.dml that return CTQuickTimeFileModifier and TypeMethodDescriptionObjectFactory.createCTQuickTimeFile()Create an instance ofCTQuickTimeFile -
Uses of CTQuickTimeFile in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTQuickTimeFileMethods in org.pptx4j.pml that return CTQuickTimeFileModifier and TypeMethodDescriptionNvPr.getQuickTimeFile()Gets the value of the quickTimeFile property.Methods in org.pptx4j.pml with parameters of type CTQuickTimeFileModifier and TypeMethodDescriptionvoidNvPr.setQuickTimeFile(CTQuickTimeFile value) Sets the value of the quickTimeFile property.