| Package | Description |
|---|---|
| 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 |
|---|---|
TransferSyntaxItem |
ACPresContextItem.getTransferSyntaxItem()
Retrieves Transfer Syntax Item related to the proposed presentation
context.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<TransferSyntaxItem> |
RQPresContextItem.getTransferSyntaxItemCollection()
Gets the transfer syntax item collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACPresContextItem.setTransferSyntaxItem(TransferSyntaxItem objTransferSyntaxItem)
Sets TransferSyntaxItem related to the proposed presentation context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RQPresContextItem.setTransferSyntaxItemCollection(ISingleCollection<TransferSyntaxItem> objTransferSyntaxItemCollection)
Sets the transfer syntax item collection.
|