| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.association |
Provides classes which enables creation of association requests and response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RQUserInfo
This class provides DICOM Application Entity user information.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
AssociateAC.getUserInfo()
Retrieves the DICOM Application Entity user information
|
UserInfo |
AgreedAssociation.getUserInfo()
Retrieves the User Information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateAC.setUserInfo(UserInfo objUserInfo)
Sets the DICOM Application Entity user information
|
void |
AgreedAssociation.setUserInfo(UserInfo objUserInfo)
Sets the User Information.
|