Uses of Class
ca.phon.query.report.io.CommentSection
Packages that use CommentSection
-
Uses of CommentSection in ca.phon.app.query.report
Constructors in ca.phon.app.query.report with parameters of type CommentSection -
Uses of CommentSection in ca.phon.query.report.csv
Constructors in ca.phon.query.report.csv with parameters of type CommentSection -
Uses of CommentSection in ca.phon.query.report.io
Methods in ca.phon.query.report.io that return CommentSectionModifier and TypeMethodDescriptionObjectFactory.createCommentSection()
Create an instance ofCommentSection
Methods in ca.phon.query.report.io that return types with arguments of type CommentSectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommentSection>
ObjectFactory.createComment
(CommentSection value) jakarta.xml.bind.JAXBElement<CommentSection>
ObjectFactory.createGroupComment
(CommentSection value) Methods in ca.phon.query.report.io with parameters of type CommentSectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommentSection>
ObjectFactory.createComment
(CommentSection value) jakarta.xml.bind.JAXBElement<CommentSection>
ObjectFactory.createGroupComment
(CommentSection value)