org.dcm4che2.net.pdu
Class ExtendedNegotiation
java.lang.Object
org.dcm4che2.net.pdu.ExtendedNegotiation
public class ExtendedNegotiation
- extends java.lang.Object
- Since:
- Sep 16, 2005
- Version:
- $Reversion$ $Date: 2007-11-27 15:24:27 +0100 (Tue, 27 Nov 2007) $
- Author:
- gunter zeilinger(gunterze@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedNegotiation
public ExtendedNegotiation()
ExtendedNegotiation
public ExtendedNegotiation(java.lang.String cuid,
byte[] info)
getSOPClassUID
public final java.lang.String getSOPClassUID()
setSOPClassUID
public final void setSOPClassUID(java.lang.String cuid)
getInformation
public final byte[] getInformation()
setInformation
public final void setInformation(byte[] info)
length
public int length()
Copyright © 2011 dcm4che. All Rights Reserved.