Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVSubject7
Packages that use COCTMT230100UVSubject7
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVSubject7 in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as COCTMT230100UVSubject7Modifier and TypeFieldDescriptionprotected COCTMT230100UVSubject7
POCDMT000040ManufacturedProduct.subjectOf5
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVSubject7Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
COCTMT230100UVMedication.subjectOf5
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVSubject7Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject7()
Create an instance ofCOCTMT230100UVSubject7
POCDMT000040ManufacturedProduct.getSubjectOf5()
Ruft den Wert der subjectOf5-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
ObjectFactory.createCOCTMT230100UVMedicationSubjectOf5
(COCTMT230100UVSubject7 value) javax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
ObjectFactory.createSubjectOf5
(COCTMT230100UVSubject7 value) javax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
COCTMT230100UVMedication.getSubjectOf5()
Ruft den Wert der subjectOf5-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
ObjectFactory.createCOCTMT230100UVMedicationSubjectOf5
(COCTMT230100UVSubject7 value) javax.xml.bind.JAXBElement<COCTMT230100UVSubject7>
ObjectFactory.createSubjectOf5
(COCTMT230100UVSubject7 value) void
POCDMT000040ManufacturedProduct.setSubjectOf5
(COCTMT230100UVSubject7 value) Legt den Wert der subjectOf5-Eigenschaft fest.Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionvoid
COCTMT230100UVMedication.setSubjectOf5
(javax.xml.bind.JAXBElement<COCTMT230100UVSubject7> value) Legt den Wert der subjectOf5-Eigenschaft fest.