Enum ParticipantObjectTypeCodeRole

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

public enum ParticipantObjectTypeCodeRole extends Enum<ParticipantObjectTypeCodeRole> implements EnumeratedValueSet<Short>
Participant Object Type Role codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.5 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