Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocFootnote
Packages that use StrucDocFootnote
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocFootnote in org.projecthusky.common.hl7cdar2
Methods in org.projecthusky.common.hl7cdar2 that return StrucDocFootnoteModifier and TypeMethodDescriptionObjectFactory.createStrucDocFootnote()
Create an instance ofStrucDocFootnote
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocFootnoteModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocCaptionFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocContentFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocItemFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocLinkHtmlFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocParagraphFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocTdFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocTextFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocThFootnote
(StrucDocFootnote value) Methods in org.projecthusky.common.hl7cdar2 with parameters of type StrucDocFootnoteModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocCaptionFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocContentFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocItemFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocLinkHtmlFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocParagraphFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocTdFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocTextFootnote
(StrucDocFootnote value) javax.xml.bind.JAXBElement<StrucDocFootnote>
ObjectFactory.createStrucDocThFootnote
(StrucDocFootnote value)