Class DICOM2016a
java.lang.Object
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
- All Implemented Interfaces:
SerializationStrategy
- Direct Known Subclasses:
DICOM2016c
- Since:
- 3.5
- Author:
- Christian Ohr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.jdom2.ContentactiveParticipant(ActiveParticipantType activeParticipant) protected org.jdom2.ElementauditSourceIdentification(AuditSourceIdentificationType auditSourceIdentification) protected org.jdom2.ElementauditSourceType(AuditSource auditSourceType) protected org.jdom2.ElementcodedValueType(String tagName, CodedValueType codedValue) protected voidconditionallyAddAttribute(org.jdom2.Element element, String attributeName, String value) protected voidconditionallyAddAttribute(org.jdom2.Element element, String attributeName, EnumeratedValueSet<?> value) protected org.jdom2.ElementdicomObjectDescription(DicomObjectDescriptionType dicomObjectDescription) protected org.jdom2.ElementeventIdentification(EventIdentificationType eventIdentification) voidmarshal(AuditMessage auditMessage, Writer writer, boolean pretty) protected org.jdom2.Elementprotected org.jdom2.ElementtypeValuePairType(String tagName, TypeValuePairType typeValuePair) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
marshal
-
Constructor Details
-
DICOM2016a
public DICOM2016a()
-
-
Method Details
-
marshal
- Specified by:
marshalin interfaceSerializationStrategy- Throws:
IOException
-
activeParticipant
-
eventIdentification
-
participantObjectIdentification
protected org.jdom2.Element participantObjectIdentification(ParticipantObjectIdentificationType poi) -
auditSourceIdentification
protected org.jdom2.Element auditSourceIdentification(AuditSourceIdentificationType auditSourceIdentification) -
auditSourceType
-
codedValueType
-
typeValuePairType
-
dicomObjectDescription
protected org.jdom2.Element dicomObjectDescription(DicomObjectDescriptionType dicomObjectDescription) -
conditionallyAddAttribute
-
conditionallyAddAttribute
protected void conditionallyAddAttribute(org.jdom2.Element element, String attributeName, EnumeratedValueSet<?> value)
-