Package | Description |
---|---|
org.dcm4che3.audit |
These are java classes that are created by using XSLT translation
on an XML schema that is part of the Dicom standard.
|
org.dcm4che3.net.audit |
This package is in the Maven module dcm4che-net-audit.
|
Modifier and Type | Field and Description |
---|---|
protected List<AuditSourceIdentification> |
AuditMessage.auditSourceIdentification |
Modifier and Type | Method and Description |
---|---|
AuditSourceIdentification |
ObjectFactory.createAuditSourceIdentification()
Create an instance of
AuditSourceIdentification |
static AuditSourceIdentification |
AuditMessages.createAuditSourceIdentification(String siteID,
String sourceID,
AuditMessages.AuditSourceTypeCode... types) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AuditSourceIdentification> |
ObjectFactory.createAuditSourceIdentification(AuditSourceIdentification value)
|
List<AuditSourceIdentification> |
AuditMessage.getAuditSourceIdentification()
Gets the value of the auditSourceIdentification property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AuditSourceIdentification> |
ObjectFactory.createAuditSourceIdentification(AuditSourceIdentification value)
|
Modifier and Type | Method and Description |
---|---|
AuditSourceIdentification |
AuditLogger.createAuditSourceIdentification() |
Copyright © 2017 dcm4che.org. All rights reserved.