org.dicom4j.dicom.network
Class AssociateRejectSources

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

public class AssociateRejectSources
extends Object

Associate Reject Sources

Since:
0.0.8
Author:
Laurent Lecomte

Field Summary
static ByteValue DICOM_UL_SERVICE_PRESENTATION
           
static ByteValue DICOM_UL_SERVICE_PROVIDER_ACSE
           
static ByteValue DICOM_UL_SERVICE_USER
           
 
Constructor Summary
AssociateRejectSources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DICOM_UL_SERVICE_USER

public static final ByteValue DICOM_UL_SERVICE_USER

DICOM_UL_SERVICE_PROVIDER_ACSE

public static final ByteValue DICOM_UL_SERVICE_PROVIDER_ACSE

DICOM_UL_SERVICE_PRESENTATION

public static final ByteValue DICOM_UL_SERVICE_PRESENTATION
Constructor Detail

AssociateRejectSources

public AssociateRejectSources()


Copyright © 2009 dicom4j. All Rights Reserved.