| 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 |
|---|---|
RQUserInfoItem |
RQUserInfo.getItem()
Initializes the RQUserInfo Item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RQUserInfo.populate(RQUserInfoItem objRQUserInfoItem)
Initializes the RQUserInfo according to the given RQUserInfo Item.
|
| Modifier and Type | Method and Description |
|---|---|
RQUserInfoItem |
AssociateRQPDU.getRQUserInfoItem()
Retrieves instance of Request User Info Item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateRQPDU.setRQUserInfoItem(RQUserInfoItem objRQUserInfoItem)
Sets Request User Info Item.
|