| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.association |
Provides classes which enables creation of association requests and response.
|
| cdac.medinfo.sdk.dcm30_04.services.pdu |
Provides classes which enables creation of both Association and Service PDU (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
RQPresContextItem |
RQPresContext.getItem()
Initializes the RQPresContext Item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RQPresContext.populate(RQPresContextItem objRQPresContextItem)
Initializes the RQPresContext according to given RQPresContext Item.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<java.lang.Byte,RQPresContextItem> |
AssociateRQPDU.getRQPresContextItemCollection()
Retrieves collection of RQPresContextItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateRQPDU.setRQPresContextItemCollection(IPairedCollection<java.lang.Byte,RQPresContextItem> objRQPresContextItemCollection)
Sets collection of RQPresContextItem.
|