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