Trispark JDT
2.50.13

com.archimed.dicom.network
Class ReleaseRequest

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

public class ReleaseRequest
extends java.lang.Object
implements ULServiceMessage

represents a release request message. A release request 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
ReleaseRequest()
           
 
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

ReleaseRequest

public ReleaseRequest()
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.