Uses of Class
org.dcom.core.compliancedocument.Paragraph
Packages that use Paragraph
-
Uses of Paragraph in org.dcom.core.compliancedocument
Methods in org.dcom.core.compliancedocument that return ParagraphModifier and TypeMethodDescriptionCell.getBody()
Paragraph.getParagraph
(int i) Section.getParagraph
(int i) Methods in org.dcom.core.compliancedocument that return types with arguments of type ParagraphModifier and TypeMethodDescriptionParagraph.getAllSubParagraphs()
Paragraph.getParagraphs()
Section.getParagraphs()
Methods in org.dcom.core.compliancedocument with parameters of type ParagraphModifier and TypeMethodDescriptionvoid
Paragraph.addParagraph
(Paragraph s) void
Section.addParagraph
(Paragraph s) void
void