org.dicom4j.dicom.network
Class AssociateRejectServiceUserReasons
java.lang.Object
org.dicom4j.dicom.network.AssociateRejectServiceUserReasons
public class AssociateRejectServiceUserReasons
- extends Object
Associate Reject Service User Reasons
- no-reason-given
- 2 - application-context-name-not-supported
- 3 - calling-AE-title-not-recognized
- 4-6 - reserved
- 7 - called-AE-title-not-recognized
- 8-10 - reserved
- Since:
- 0.0.5
- Author:
- Laurent Lecomte
NO_REASON_GIVEN
public static final ByteValue NO_REASON_GIVEN
APPLICATION_CONTEXT_NAME_NOT_SUPPORTED
public static final ByteValue APPLICATION_CONTEXT_NAME_NOT_SUPPORTED
CALLING_AE_TITLE_NOT_RECOGNIZE
public static final ByteValue CALLING_AE_TITLE_NOT_RECOGNIZE
CALLED_AE_TITLE_NOT_RECOGNIZE
public static final ByteValue CALLED_AE_TITLE_NOT_RECOGNIZE
AssociateRejectServiceUserReasons
public AssociateRejectServiceUserReasons()
Copyright © 2009 dicom4j. All Rights Reserved.