Uses of Class
org.docx4j.dml.CTEmbeddedWAVAudioFile
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTEmbeddedWAVAudioFile in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEmbeddedWAVAudioFile Modifier and Type Field Description protected CTEmbeddedWAVAudioFileCTHyperlink. sndMethods in org.docx4j.dml that return CTEmbeddedWAVAudioFile Modifier and Type Method Description CTEmbeddedWAVAudioFileObjectFactory. createCTEmbeddedWAVAudioFile()Create an instance ofCTEmbeddedWAVAudioFileCTEmbeddedWAVAudioFileCTHyperlink. getSnd()Gets the value of the snd property.Methods in org.docx4j.dml with parameters of type CTEmbeddedWAVAudioFile Modifier and Type Method Description voidCTHyperlink. setSnd(CTEmbeddedWAVAudioFile value)Sets the value of the snd property.