Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocTbody
Packages that use StrucDocTbody
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocTbody in org.projecthusky.cda.elga.narrative
Methods in org.projecthusky.cda.elga.narrative with parameters of type StrucDocTbodyModifier and TypeMethodDescriptionprotected void
MedBaseTextGenerator.addAdditionalInformationRows
(POCDMT000040Act act, StrucDocTbody body, int index) protected void
MedBaseTextGenerator.addConsumableInformationRows
(POCDMT000040Consumable consumable, StrucDocTbody body) protected void
MedBaseTextGenerator.addInformationOfEntryRelRows
(List<POCDMT000040EntryRelationship> entryRels, StrucDocTbody body, int index) protected void
MedBaseTextGenerator.addIngredientRows
(List<COCTMT230100UVIngredient> ingredients, StrucDocTbody body) protected void
MedBaseTextGenerator.addTimeRows
(List<SXCMTS> time, StrucDocTbody body) -
Uses of StrucDocTbody in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type StrucDocTbodyMethods in org.projecthusky.common.hl7cdar2 that return StrucDocTbodyModifier and TypeMethodDescriptionObjectFactory.createStrucDocTbody()
Create an instance ofStrucDocTbody
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocTbodyModifier and TypeMethodDescription@NonNull List<StrucDocTbody>
StrucDocTable.getTbody()
Gets the value of the tbody property.