| Package | Description |
|---|---|
| cdac.medinfo.ccd.datatype |
This package contains data type classes used in clinical document generation
|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| Modifier and Type | Class and Description |
|---|---|
class |
IVLMO
Java class for IVL_MO complex type.
|
class |
IVXBMO
Java class for IVXB_MO complex type.
|
class |
SXCMMO
Java class for SXCM_MO complex type.
|
| Modifier and Type | Method and Description |
|---|---|
MO |
RTOMOPQ.getNumerator()
Gets the value of the numerator property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.bind.JAXBElement<? extends MO>> |
IVLMO.getRest()
Gets the rest of the content model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RTOMOPQ.setNumerator(MO value)
Sets the value of the numerator property.
|
| Modifier and Type | Method and Description |
|---|---|
MO |
ObjectFactory.createMO()
Create an instance of
MO |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MO> |
ObjectFactory.createIVLMOCenter(MO value)
|
javax.xml.bind.JAXBElement<MO> |
ObjectFactory.createIVLMOWidth(MO value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MO> |
ObjectFactory.createIVLMOCenter(MO value)
|
javax.xml.bind.JAXBElement<MO> |
ObjectFactory.createIVLMOWidth(MO value)
|