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 ParticipantObjectContainsStudy |
ParticipantObjectDescription.participantObjectContainsStudy |
Modifier and Type | Method and Description |
---|---|
ParticipantObjectContainsStudy |
ObjectFactory.createParticipantObjectContainsStudy()
Create an instance of
ParticipantObjectContainsStudy |
static ParticipantObjectContainsStudy |
AuditMessages.createParticipantObjectContainsStudy(String uid) |
ParticipantObjectContainsStudy |
ParticipantObjectDescription.getParticipantObjectContainsStudy()
Gets the value of the participantObjectContainsStudy property.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantObjectDescription.setParticipantObjectContainsStudy(ParticipantObjectContainsStudy value)
Sets the value of the participantObjectContainsStudy property.
|
Copyright © 2017 dcm4che.org. All rights reserved.