Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVContent
Packages that use COCTMT230100UVContent
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVContent in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as COCTMT230100UVContentFields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVContentModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVContent>
COCTMT230100UVMedicine.asContent
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVContentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVContent()
Create an instance ofCOCTMT230100UVContent
POCDMT000040Material.getAsContent()
Ruft den Wert der asContent-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVContentModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVContent>
ObjectFactory.createAsContent
(COCTMT230100UVContent value) javax.xml.bind.JAXBElement<COCTMT230100UVContent>
ObjectFactory.createCOCTMT230100UVMedicineAsContent
(COCTMT230100UVContent value) javax.xml.bind.JAXBElement<COCTMT230100UVContent>
COCTMT230100UVMedicine.getAsContent()
Ruft den Wert der asContent-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVContentModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVContent>
ObjectFactory.createAsContent
(COCTMT230100UVContent value) javax.xml.bind.JAXBElement<COCTMT230100UVContent>
ObjectFactory.createCOCTMT230100UVMedicineAsContent
(COCTMT230100UVContent value) void
POCDMT000040Material.setAsContent
(COCTMT230100UVContent value) Legt den Wert der asContent-Eigenschaft fest.Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVContentModifier and TypeMethodDescriptionvoid
COCTMT230100UVMedicine.setAsContent
(javax.xml.bind.JAXBElement<COCTMT230100UVContent> value) Legt den Wert der asContent-Eigenschaft fest.