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