Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVPart
Packages that use COCTMT230100UVPart
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVPart in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVPartModifier and TypeFieldDescriptionprotected List<COCTMT230100UVPart>
COCTMT230100UVMedicine.part
protected List<COCTMT230100UVPart>
POCDMT000040Material.part
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVPartModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVPart()
Create an instance ofCOCTMT230100UVPart
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVPartModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVPart>
ObjectFactory.createPart
(COCTMT230100UVPart value) COCTMT230100UVMedicine.getPart()
Gets the value of the part property.@NonNull List<COCTMT230100UVPart>
POCDMT000040Material.getPart()
Gets the value of the part property.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVPartModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVPart>
ObjectFactory.createPart
(COCTMT230100UVPart value)