org.dicom4j.network.protocoldataunit
Class AReleaseRPPDU
java.lang.Object
org.dicom4j.network.protocoldataunit.support.ProtocolDataUnit
org.dicom4j.network.protocoldataunit.support.AbstractAReleasePDU
org.dicom4j.network.protocoldataunit.AReleaseRPPDU
- All Implemented Interfaces:
- ProtocolDataUnit
public class AReleaseRPPDU
- extends AbstractAReleasePDU
A-RELEASE-RP PDU
- Since:
- 0.0.0
- Author:
- Laurent Lecomte
|
Constructor Summary |
AReleaseRPPDU()
Creates a new A-Release-RP PDU |
AReleaseRPPDU
public AReleaseRPPDU()
- Creates a new A-Release-RP PDU
getType
public ProtocolDataUnitType getType()
- Description copied from class:
ProtocolDataUnit
return the type of the Protocol Data Unit
TODO change to ProtocolType
- Specified by:
getType in interface ProtocolDataUnit- Specified by:
getType in class ProtocolDataUnit
- Returns:
- the type
Copyright © 2009 dicom4j. All Rights Reserved.