| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| Modifier and Type | Method and Description |
|---|---|
StrucDocCaption |
ObjectFactory.createStrucDocCaption()
Create an instance of
StrucDocCaption |
StrucDocCaption |
StrucDocTable.getCaption()
Gets the value of the caption property.
|
StrucDocCaption |
StrucDocRenderMultiMedia.getCaption()
Gets the value of the caption property.
|
StrucDocCaption |
StrucDocList.getCaption()
Gets the value of the caption property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StrucDocCaption> |
ObjectFactory.createStrucDocItemCaption(StrucDocCaption value)
|
javax.xml.bind.JAXBElement<StrucDocCaption> |
ObjectFactory.createStrucDocParagraphCaption(StrucDocCaption value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StrucDocCaption> |
ObjectFactory.createStrucDocItemCaption(StrucDocCaption value)
|
javax.xml.bind.JAXBElement<StrucDocCaption> |
ObjectFactory.createStrucDocParagraphCaption(StrucDocCaption value)
|
void |
StrucDocTable.setCaption(StrucDocCaption value)
Sets the value of the caption property.
|
void |
StrucDocRenderMultiMedia.setCaption(StrucDocCaption value)
Sets the value of the caption property.
|
void |
StrucDocList.setCaption(StrucDocCaption value)
Sets the value of the caption property.
|