Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocParagraph
Packages that use StrucDocParagraph
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocParagraph in org.projecthusky.cda.elga.narrative
Methods in org.projecthusky.cda.elga.narrative that return StrucDocParagraphModifier and TypeMethodDescriptionImmunizationLabResultNarrativeTextGenerator.getParagraph(POCDMT000040Organizer organizer) ReturnsStrucDocTableincluded inJAXBElement. -
Uses of StrucDocParagraph in org.projecthusky.common.hl7cdar2
Methods in org.projecthusky.common.hl7cdar2 that return StrucDocParagraphModifier and TypeMethodDescriptionObjectFactory.createStrucDocParagraph()Create an instance ofStrucDocParagraphMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocParagraphModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocFootnoteParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocItemParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTdParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTextParagraph(StrucDocParagraph value) Methods in org.projecthusky.common.hl7cdar2 with parameters of type StrucDocParagraphModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocFootnoteParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocItemParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTdParagraph(StrucDocParagraph value) javax.xml.bind.JAXBElement<StrucDocParagraph>ObjectFactory.createStrucDocTextParagraph(StrucDocParagraph value)