Class DICOM2016c
java.lang.Object
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016c
- All Implemented Interfaces:
SerializationStrategy
- Direct Known Subclasses:
DICOM2017c
CP 1362: Correct AuditSourceIdentification in DICOM audit message
http://dicom.nema.org/Dicom/News/January2016/docs/cpack86/cp1362.pdf
Correct AuditSourceIdentification in DICOM audit message
- Since:
- 3.5
- Author:
- Christian Ohr
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.jdom2.Element
auditSourceType
(AuditSource auditSourceType) Methods inherited from class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
activeParticipant, auditSourceIdentification, codedValueType, conditionallyAddAttribute, conditionallyAddAttribute, dicomObjectDescription, eventIdentification, marshal, participantObjectIdentification, typeValuePairType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
marshal
-
Constructor Details
-
DICOM2016c
public DICOM2016c()
-
-
Method Details
-
auditSourceType
- Overrides:
auditSourceType
in classDICOM2016a
-