Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocTitleFootnote
Packages that use StrucDocTitleFootnote
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocTitleFootnote in org.projecthusky.common.hl7cdar2
Methods in org.projecthusky.common.hl7cdar2 that return StrucDocTitleFootnoteModifier and TypeMethodDescriptionObjectFactory.createStrucDocTitleFootnote()
Create an instance ofStrucDocTitleFootnote
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocTitleFootnoteModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocTitleFootnote>
ObjectFactory.createStrucDocTitleContentFootnote
(StrucDocTitleFootnote value) javax.xml.bind.JAXBElement<StrucDocTitleFootnote>
ObjectFactory.createStrucDocTitleFootnote
(StrucDocTitleFootnote value) Methods in org.projecthusky.common.hl7cdar2 with parameters of type StrucDocTitleFootnoteModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StrucDocTitleFootnote>
ObjectFactory.createStrucDocTitleContentFootnote
(StrucDocTitleFootnote value) javax.xml.bind.JAXBElement<StrucDocTitleFootnote>
ObjectFactory.createStrucDocTitleFootnote
(StrucDocTitleFootnote value)