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