| 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 |
|---|---|
Act |
ObjectFactory.createAct()
Create an instance of
Act |
| Modifier and Type | Method and Description |
|---|---|
Act |
EntryRelationship.getAct()
Gets the value of the act property.
|
Act |
Entry.getAct()
Gets the value of the act property.
|
Act |
Component4.getAct()
Gets the value of the act property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setAct(Act value)
Sets the value of the act property.
|
void |
Entry.setAct(Act value)
Sets the value of the act property.
|
void |
Component4.setAct(Act value)
Sets the value of the act property.
|