Uses of Class
org.projecthusky.common.hl7cdar2.StrucDocCol
Packages that use StrucDocCol
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of StrucDocCol in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type StrucDocColModifier and TypeFieldDescriptionprotected List<StrucDocCol>
StrucDocColgroup.col
protected List<StrucDocCol>
StrucDocTable.col
Methods in org.projecthusky.common.hl7cdar2 that return StrucDocColModifier and TypeMethodDescriptionObjectFactory.createStrucDocCol()
Create an instance ofStrucDocCol
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type StrucDocColModifier and TypeMethodDescription@NonNull List<StrucDocCol>
StrucDocColgroup.getCol()
Gets the value of the col property.@NonNull List<StrucDocCol>
StrucDocTable.getCol()
Gets the value of the col property.