Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVSubject3
Packages that use COCTMT230100UVSubject3
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVSubject3 in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVSubject3Modifier and TypeFieldDescriptionprotected List<COCTMT230100UVSubject3>
COCTMT230100UVMedication.subjectOf4
protected List<COCTMT230100UVSubject3>
POCDMT000040ManufacturedProduct.subjectOf4
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVSubject3Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject3()
Create an instance ofCOCTMT230100UVSubject3
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVSubject3Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubject3>
ObjectFactory.createSubjectOf4
(COCTMT230100UVSubject3 value) @NonNull List<COCTMT230100UVSubject3>
COCTMT230100UVMedication.getSubjectOf4()
Gets the value of the subjectOf4 property.@NonNull List<COCTMT230100UVSubject3>
POCDMT000040ManufacturedProduct.getSubjectOf4()
Gets the value of the subjectOf4 property.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVSubject3Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubject3>
ObjectFactory.createSubjectOf4
(COCTMT230100UVSubject3 value)