Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVSuperContent
Packages that use COCTMT230100UVSuperContent
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVSuperContent in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVSuperContentModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVSuperContent> COCTMT230100UVPackagedMedicine.asSuperContentMethods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVSuperContentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSuperContent()Create an instance ofCOCTMT230100UVSuperContentMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVSuperContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSuperContent> ObjectFactory.createCOCTMT230100UVPackagedMedicineAsSuperContent(COCTMT230100UVSuperContent value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSuperContent> COCTMT230100UVPackagedMedicine.getAsSuperContent()Ruft den Wert der asSuperContent-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVSuperContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSuperContent> ObjectFactory.createCOCTMT230100UVPackagedMedicineAsSuperContent(COCTMT230100UVSuperContent value) Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVSuperContentModifier and TypeMethodDescriptionvoidCOCTMT230100UVPackagedMedicine.setAsSuperContent(jakarta.xml.bind.JAXBElement<COCTMT230100UVSuperContent> value) Legt den Wert der asSuperContent-Eigenschaft fest.