Enum NetworkAccessPointTypeCode

java.lang.Object
java.lang.Enum<NetworkAccessPointTypeCode>
org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
All Implemented Interfaces:
Serializable, Comparable<NetworkAccessPointTypeCode>, java.lang.constant.Constable, EnumeratedValueSet<Short>

public enum NetworkAccessPointTypeCode extends Enum<NetworkAccessPointTypeCode> implements EnumeratedValueSet<Short>
Network Access Point Type codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.3 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2. This value set is a literal part of the audit schema, ie.e. no other codes may be used.
Since:
3.5
Author:
Christian Ohr