Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVSubContent
Packages that use COCTMT230100UVSubContent
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVSubContent in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVSubContentModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVSubContent>
COCTMT230100UVPackagedMedicine.subContent
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVSubContentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubContent()
Create an instance ofCOCTMT230100UVSubContent
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubContent>
ObjectFactory.createCOCTMT230100UVPackagedMedicineSubContent
(COCTMT230100UVSubContent value) javax.xml.bind.JAXBElement<COCTMT230100UVSubContent>
COCTMT230100UVPackagedMedicine.getSubContent()
Ruft den Wert der subContent-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubContent>
ObjectFactory.createCOCTMT230100UVPackagedMedicineSubContent
(COCTMT230100UVSubContent value) Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionvoid
COCTMT230100UVPackagedMedicine.setSubContent
(javax.xml.bind.JAXBElement<COCTMT230100UVSubContent> value) Legt den Wert der subContent-Eigenschaft fest.