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 StrucDocTrprotected StrucDocTrprotected StrucDocTrprotected StrucDocTrprotected StrucDocTrImmunizationBaseTextGenerator.getRowDose(POCDMT000040Precondition precondition) protected StrucDocTrImmunizationRecommendationNarrativeTextGenerator.getRowPeriod(POCDMT000040SubstanceAdministration substance) protected StrucDocTrImmunizationBaseTextGenerator.getRowScheme(POCDMT000040Precondition precondition, int index) protected StrucDocTrImmunizationNarrativeTextGenerator.getRowVaccine(POCDMT000040Consumable vaccine) protected StrucDocTrImmunizationRecommendationNarrativeTextGenerator.getRowVaccine(POCDMT000040Consumable vaccine) protected StrucDocTrImmunizationNarrativeTextGenerator.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.trprotected List<StrucDocTr>StrucDocTfoot.trprotected List<StrucDocTr>StrucDocThead.trMethods in org.projecthusky.common.hl7cdar2 that return StrucDocTrModifier and TypeMethodDescriptionObjectFactory.createStrucDocTr()Create an instance ofStrucDocTrMethods 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.