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 ofStrucDocFootnoteMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocFootnoteModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocCaptionFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocContentFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocItemFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocLinkHtmlFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocParagraphFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocTdFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocTextFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocThFootnote(StrucDocFootnote value) Methods in org.projecthusky.common.hl7cdar2 with parameters of type StrucDocFootnoteModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocCaptionFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocContentFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocItemFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocLinkHtmlFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocParagraphFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocTdFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocTextFootnote(StrucDocFootnote value) jakarta.xml.bind.JAXBElement<StrucDocFootnote> ObjectFactory.createStrucDocThFootnote(StrucDocFootnote value)