Uses of Class
org.docx4j.wml.R.CommentReference
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of R.CommentReference in org.docx4j.math
Methods in org.docx4j.math that return types with arguments of type R.CommentReference Modifier and Type Method Description jakarta.xml.bind.JAXBElement<R.CommentReference>ObjectFactory. createCTRCommentReference(R.CommentReference value)Methods in org.docx4j.math with parameters of type R.CommentReference Modifier and Type Method Description jakarta.xml.bind.JAXBElement<R.CommentReference>ObjectFactory. createCTRCommentReference(R.CommentReference value) -
Uses of R.CommentReference in org.docx4j.wml
Methods in org.docx4j.wml that return R.CommentReference Modifier and Type Method Description R.CommentReferenceObjectFactory. createRCommentReference()Create an instance ofR.CommentReferenceMethods in org.docx4j.wml that return types with arguments of type R.CommentReference Modifier and Type Method Description jakarta.xml.bind.JAXBElement<R.CommentReference>ObjectFactory. createRCommentReference(R.CommentReference value)Methods in org.docx4j.wml with parameters of type R.CommentReference Modifier and Type Method Description jakarta.xml.bind.JAXBElement<R.CommentReference>ObjectFactory. createRCommentReference(R.CommentReference value)