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 voidMedBaseTextGenerator.addAdditionalInformationRows(POCDMT000040Act act, StrucDocTbody body, int index) protected voidMedBaseTextGenerator.addConsumableInformationRows(POCDMT000040Consumable consumable, StrucDocTbody body) protected voidMedBaseTextGenerator.addInformationOfEntryRelRows(List<POCDMT000040EntryRelationship> entryRels, StrucDocTbody body, int index) protected voidMedBaseTextGenerator.addIngredientRows(List<COCTMT230100UVIngredient> ingredients, StrucDocTbody body) protected voidMedBaseTextGenerator.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 ofStrucDocTbodyMethods 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.