| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.nget.commons |
Provides classes for creation of N-GET request and response.
|
| Modifier and Type | Method and Description |
|---|---|
static NGetRQ |
NGetRQ.getDefaultRQ(java.lang.String strSOPClassUID,
java.lang.String strReqSOPInstanceUID,
ISingleCollection<ITag> objITagCollection)
This method makes N-Get RQ's according to the given parameters.
|