| 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 |
|---|---|
ACPresContextItem |
ACPresContext.getItem()
Initializes the ACPresContextItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACPresContext.populate(ACPresContextItem objACPresContextItem)
Initializes the ACPresContext with given ACPresContextItem.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<java.lang.Byte,ACPresContextItem> |
AssociateACPDU.getACPresContextItemCollection()
Gets the AC pres context item collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateACPDU.setACPresContextItemCollection(IPairedCollection<java.lang.Byte,ACPresContextItem> objACPresContextItemCollection)
Sets the AC pres context item collection.
|