| 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 |
IVLPPDPQ
Java class for IVL_PPD_PQ complex type.
|
class |
IVXBPPDPQ
Java class for IVXB_PPD_PQ complex type.
|
class |
SXCMPPDPQ
Java class for SXCM_PPD_PQ complex type.
|
| Modifier and Type | Method and Description |
|---|---|
PPDPQ |
PIVLPPDTS.getPeriod()
Gets the value of the period property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.bind.JAXBElement<? extends PPDPQ>> |
IVLPPDPQ.getRest()
Gets the rest of the content model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PIVLPPDTS.setPeriod(PPDPQ value)
Sets the value of the period property.
|
| Modifier and Type | Method and Description |
|---|---|
PPDPQ |
ObjectFactory.createPPDPQ()
Create an instance of
PPDPQ |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDPQCenter(PPDPQ value)
|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDPQWidth(PPDPQ value)
|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDTSWidth(PPDPQ value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDPQCenter(PPDPQ value)
|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDPQWidth(PPDPQ value)
|
javax.xml.bind.JAXBElement<PPDPQ> |
ObjectFactory.createIVLPPDTSWidth(PPDPQ value)
|