| 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 |
|---|---|
Organizer |
ObjectFactory.createOrganizer()
Create an instance of
Organizer |
| Modifier and Type | Method and Description |
|---|---|
Organizer |
EntryRelationship.getOrganizer()
Gets the value of the organizer property.
|
Organizer |
Entry.getOrganizer()
Gets the value of the organizer property.
|
Organizer |
Component4.getOrganizer()
Gets the value of the organizer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setOrganizer(Organizer value)
Sets the value of the organizer property.
|
void |
Entry.setOrganizer(Organizer value)
Sets the value of the organizer property.
|
void |
Component4.setOrganizer(Organizer value)
Sets the value of the organizer property.
|