org.dicom4j.dicom.network
Class AssociateAbortSources

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

public class AssociateAbortSources
extends Object

List of Associate Abort Sources

Since:
0.0.5
Author:
Laurent Lecomte

Field Summary
static ByteValue RESERVED
           
static ByteValue SERVICE_PROVIDER
           
static ByteValue SERVICE_USER
           
 
Constructor Summary
AssociateAbortSources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_USER

public static final ByteValue SERVICE_USER

RESERVED

public static final ByteValue RESERVED

SERVICE_PROVIDER

public static final ByteValue SERVICE_PROVIDER
Constructor Detail

AssociateAbortSources

public AssociateAbortSources()


Copyright © 2009 dicom4j. All Rights Reserved.