|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.network.dimse.QueryRetrieveUtils
public final class QueryRetrieveUtils
| Constructor Summary | |
|---|---|
QueryRetrieveUtils()
Deprecated. |
|
| Method Summary | |
|---|---|
static String |
getQueryRetreiveLevel(DataSet aDataSet)
Deprecated. |
static boolean |
isImageLevel(DataSet aDataSet)
Deprecated. return true is the DataSet indicate a Image Q/R Level |
static boolean |
isPatientLevel(DataSet aDataSet)
Deprecated. Return true is the DataSet indicate a Patient Q/R Level |
static boolean |
isSerieLevel(DataSet aDataSet)
Deprecated. |
static boolean |
isStudyLevel(DataSet aDataSet)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryRetrieveUtils()
| Method Detail |
|---|
public static String getQueryRetreiveLevel(DataSet aDataSet)
public static boolean isImageLevel(DataSet aDataSet)
throws Exception
aDataSet -
Exception
public static boolean isPatientLevel(DataSet aDataSet)
throws Exception
aDataSet -
Exception
public static boolean isSerieLevel(DataSet aDataSet)
throws Exception
Exception
public static boolean isStudyLevel(DataSet aDataSet)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||