com.pixelmed.network
Class CEchoResponseCommandMessage
java.lang.Object
com.pixelmed.network.CEchoResponseCommandMessage
public class CEchoResponseCommandMessage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CEchoResponseCommandMessage
public CEchoResponseCommandMessage(AttributeList list)
throws DicomException,
IOException
- Parameters:
list -
- Throws:
IOException
DicomException
CEchoResponseCommandMessage
public CEchoResponseCommandMessage(String affectedSOPClassUID,
int messageIDBeingRespondedTo,
int status)
throws DicomException,
IOException
- Parameters:
affectedSOPClassUID - messageIDBeingRespondedTo - status -
- Throws:
IOException
DicomException
getGroupLength
public int getGroupLength()
getAffectedSOPClassUID
public String getAffectedSOPClassUID()
getCommandField
public int getCommandField()
getMessageIDBeingRespondedTo
public int getMessageIDBeingRespondedTo()
getStatus
public int getStatus()
getBytes
public byte[] getBytes()