| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| cdac.medinfo.ccd.templates |
This package contains template classes used in clinical document generation
|
| Modifier and Type | Method and Description |
|---|---|
ManufacturedProduct |
ObjectFactory.createManufacturedProduct()
Create an instance of
ManufacturedProduct |
| Modifier and Type | Method and Description |
|---|---|
ManufacturedProduct |
Product.getManufacturedProduct()
Gets the value of the manufacturedProduct property.
|
ManufacturedProduct |
Consumable.getManufacturedProduct()
Gets the value of the manufacturedProduct property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Product.setManufacturedProduct(ManufacturedProduct value)
Sets the value of the manufacturedProduct property.
|
void |
Consumable.setManufacturedProduct(ManufacturedProduct value)
Sets the value of the manufacturedProduct property.
|