com.pixelmed.network
Class CEchoRequestCommandMessage
java.lang.Object
com.pixelmed.network.CEchoRequestCommandMessage
public class CEchoRequestCommandMessage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CEchoRequestCommandMessage
public CEchoRequestCommandMessage(AttributeList list)
throws DicomException,
IOException
- Parameters:
list -
- Throws:
IOException
DicomException
CEchoRequestCommandMessage
public CEchoRequestCommandMessage()
throws DicomException,
IOException
- Throws:
IOException
DicomException
getGroupLength
public int getGroupLength()
getAffectedSOPClassUID
public String getAffectedSOPClassUID()
getCommandField
public int getCommandField()
getMessageID
public int getMessageID()
getBytes
public byte[] getBytes()
getNextAvailableMessageID
public final int getNextAvailableMessageID()
Get a new message ID.
Implemented as a simple counter on scope of JVM invocation, and will eventually wrapp around.
- Returns:
- a new unused integer message ID