| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| Modifier and Type | Method and Description |
|---|---|
StrucDocList |
ObjectFactory.createStrucDocList()
Create an instance of
StrucDocList |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocFootnoteList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocItemList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocTdList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocTextList(StrucDocList value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocFootnoteList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocItemList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocTdList(StrucDocList value)
|
javax.xml.bind.JAXBElement<StrucDocList> |
ObjectFactory.createStrucDocTextList(StrucDocList value)
|