| 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 |
|---|---|
PlayingEntity |
ObjectFactory.createPlayingEntity()
Create an instance of
PlayingEntity |
| Modifier and Type | Method and Description |
|---|---|
PlayingEntity |
ParticipantRole.getPlayingEntity()
Gets the value of the playingEntity property.
|
PlayingEntity |
SpecimenRole.getSpecimenPlayingEntity()
Gets the value of the specimenPlayingEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantRole.setPlayingEntity(PlayingEntity value)
Sets the value of the playingEntity property.
|
void |
SpecimenRole.setSpecimenPlayingEntity(PlayingEntity value)
Sets the value of the specimenPlayingEntity property.
|