| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.association |
Provides classes which enables creation of association requests and response.
|
| Modifier and Type | Method and Description |
|---|---|
SOPClassExtendedNegotiationSubItemFields |
AgreedAssociation.getSOPClassExtendedNegotiationSubItemFields(java.lang.String strSOPClassUID)
Gets SOP CLASS EXTENDED NEGOTIATION SUB-ITEM FIELDS for specified SOP Class or Meta SOP Class identifier encoded as a UID.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<SOPClassExtendedNegotiationSubItemFields> |
UserInfo.getSOPClassExtendedNegotiationSubItemFields()
Gets Collection of SOP CLASS EXTENDED NEGOTIATION SUB-ITEM FIELDS from User Information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.addSOPClassExtendedNegotiationSubItemField(SOPClassExtendedNegotiationSubItemFields objExtendedNegotiationSubItemFields)
Adds SOP CLASS EXTENDED NEGOTIATION SUB-ITEM FIELDS to User Information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.setSOPClassExtendedNegotiationSubItemFields(ISingleCollection<SOPClassExtendedNegotiationSubItemFields> objCollection) |