org.dicom4j.dicom.network
Class AssociateRejectResults

java.lang.Object
  extended by org.dicom4j.dicom.network.AssociateRejectResults

public class AssociateRejectResults
extends Object

List of Associate Reject Results

Since:
0.1
Author:
Laurent Lecomte

Field Summary
static ByteValue REJECTED_PERMANENT
           
static ByteValue REJECTED_TRANSIENT
           
 
Constructor Summary
AssociateRejectResults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REJECTED_PERMANENT

public static final ByteValue REJECTED_PERMANENT

REJECTED_TRANSIENT

public static final ByteValue REJECTED_TRANSIENT
Constructor Detail

AssociateRejectResults

public AssociateRejectResults()


Copyright © 2009 dicom4j. All Rights Reserved.