Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocTr
Packages that use StrucDocTr
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocTr in org.projecthusky.cda.elga.narrative
Methods in org.projecthusky.cda.elga.narrative that return StrucDocTrModifier and TypeMethodDescriptionprotected StrucDocTr
protected StrucDocTr
protected StrucDocTr
protected StrucDocTr
protected StrucDocTr
ImmunizationBaseTextGenerator.getRowDose
(POCDMT000040Precondition precondition) protected StrucDocTr
ImmunizationRecommendationNarrativeTextGenerator.getRowPeriod
(POCDMT000040SubstanceAdministration substance) protected StrucDocTr
ImmunizationBaseTextGenerator.getRowScheme
(POCDMT000040Precondition precondition, int index) protected StrucDocTr
ImmunizationNarrativeTextGenerator.getRowVaccine
(POCDMT000040Consumable vaccine) protected StrucDocTr
ImmunizationRecommendationNarrativeTextGenerator.getRowVaccine
(POCDMT000040Consumable vaccine) protected StrucDocTr
ImmunizationNarrativeTextGenerator.getRowWithContentId
(Code code, String contentId, String title) Methods in org.projecthusky.cda.elga.narrative that return types with arguments of type StrucDocTrModifier and TypeMethodDescriptionprotected List<StrucDocTr>
ImmunizationBaseTextGenerator.getRowTargetDiseases
(List<POCDMT000040EntryRelationship> entryRelationships) -
Uses of StrucDocTr in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type StrucDocTrModifier and TypeFieldDescriptionprotected List<StrucDocTr>
StrucDocTbody.tr
protected List<StrucDocTr>
StrucDocTfoot.tr
protected List<StrucDocTr>
StrucDocThead.tr
Methods in org.projecthusky.common.hl7cdar2 that return StrucDocTrModifier and TypeMethodDescriptionObjectFactory.createStrucDocTr()
Create an instance ofStrucDocTr
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocTrModifier and TypeMethodDescription@NonNull List<StrucDocTr>
StrucDocTbody.getTr()
Gets the value of the tr property.@NonNull List<StrucDocTr>
StrucDocTfoot.getTr()
Gets the value of the tr property.@NonNull List<StrucDocTr>
StrucDocThead.getTr()
Gets the value of the tr property.