Trispark JDT
2.50.13

com.archimed.dicom.network
Class ReleaseResponse

java.lang.Object
  extended by com.archimed.dicom.network.ReleaseResponse
All Implemented Interfaces:
ULServiceMessage

public class ReleaseResponse
extends java.lang.Object
implements ULServiceMessage

represents a release response message. A release response message has no parameters.

Since:
1.50

Field Summary
 
Fields inherited from interface com.archimed.dicom.network.ULServiceMessage
ABORT, ASS_ACKNOWLEDGE, ASS_REJECT, ASS_REQUEST, DIMSE, REL_REQUEST, REL_RESPONSE
 
Constructor Summary
ReleaseResponse()
           
 
Method Summary
 int getMessageType()
          returns the type of ULServiceMessage
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReleaseResponse

public ReleaseResponse()
Method Detail

getType

public int getType()

getMessageType

public int getMessageType()
returns the type of ULServiceMessage

Specified by:
getMessageType in interface ULServiceMessage
Returns:

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.