| 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 |
|---|---|
UserInfoItem |
UserInfo.getItem()
Initializes the UserInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.populate(UserInfoItem objUserInfoItem)
Initializes the UserInfo according to the given UserInfoItem
|
| Modifier and Type | Class and Description |
|---|---|
class |
RQUserInfoItem
The Class RQUserInfoItem.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfoItem |
AssociateACPDU.getUserInfoItem()
Gets the user info item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateACPDU.setUserInfoItem(UserInfoItem objUserInfoItem)
Sets user info item.
|