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.
|
Modifier and Type | Field and Description |
---|---|
protected List<ParticipantObjectIdentification> |
AuditMessage.participantObjectIdentification |
Modifier and Type | Method and Description |
---|---|
ParticipantObjectIdentification |
ObjectFactory.createParticipantObjectIdentification()
Create an instance of
ParticipantObjectIdentification |
static ParticipantObjectIdentification |
AuditMessages.createParticipantObjectIdentification(String id,
AuditMessages.ParticipantObjectIDTypeCode idType,
String name,
byte[] query,
String type,
String role,
String lifeCycle,
String sensitivity,
ParticipantObjectDescription description,
ParticipantObjectDetail... details) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParticipantObjectIdentification> |
ObjectFactory.createParticipantObjectIdentification(ParticipantObjectIdentification value)
|
List<ParticipantObjectIdentification> |
AuditMessage.getParticipantObjectIdentification()
Gets the value of the participantObjectIdentification property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParticipantObjectIdentification> |
ObjectFactory.createParticipantObjectIdentification(ParticipantObjectIdentification value)
|
Copyright © 2017 dcm4che.org. All rights reserved.