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