|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DimseMessage
Dimse Message
| Method Summary | |
|---|---|
CommandSet |
getCommandSet()
return the message's CommandSet |
DataSet |
getDataSet()
return the message's DataSet (must be null if the message doesn't contain a DataSet) |
String |
getName()
return the name of the message |
void |
setDataSet(DataSet dataSet)
|
| Method Detail |
|---|
CommandSet getCommandSet()
CommandSet
DataSet getDataSet()
DataSet (must be null if the message doesn't contain a DataSet)
void setDataSet(DataSet dataSet)
throws DicomException
DicomExceptionString getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||