org.dicom4j.dicom.network
Class PresentationContextReasons
java.lang.Object
org.dicom4j.dicom.network.PresentationContextReasons
public class PresentationContextReasons
- extends Object
Presentation Context Reasons
- Since:
- 0.0.5
- Author:
- Laurent Lecomte
ACCEPTANCE
public static final ByteValue ACCEPTANCE
USER_REJECTION
public static final ByteValue USER_REJECTION
- User rejection
NO_REASON
public static final ByteValue NO_REASON
- No reason
ABSTRACT_SYNTAX_NOT_SUPPORTED
public static final ByteValue ABSTRACT_SYNTAX_NOT_SUPPORTED
TRANSFER_SYNTAXES_NOT_SUPPORTED
public static final ByteValue TRANSFER_SYNTAXES_NOT_SUPPORTED
PresentationContextReasons
public PresentationContextReasons()
Copyright © 2009 dicom4j. All Rights Reserved.