public class RetrieveImagingDocumentSetRequestType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveImagingDocumentSetRequestType.StudyRequest |
static class |
RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList |
| Modifier and Type | Field and Description |
|---|---|
protected List<RetrieveImagingDocumentSetRequestType.StudyRequest> |
studyRequest |
protected RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList |
transferSyntaxUIDList |
| Constructor and Description |
|---|
RetrieveImagingDocumentSetRequestType() |
| Modifier and Type | Method and Description |
|---|---|
List<RetrieveImagingDocumentSetRequestType.StudyRequest> |
getStudyRequest() |
RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList |
getTransferSyntaxUIDList() |
void |
setTransferSyntaxUIDList(RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList value) |
protected List<RetrieveImagingDocumentSetRequestType.StudyRequest> studyRequest
protected RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList transferSyntaxUIDList
public RetrieveImagingDocumentSetRequestType()
public List<RetrieveImagingDocumentSetRequestType.StudyRequest> getStudyRequest()
public RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList getTransferSyntaxUIDList()
public void setTransferSyntaxUIDList(RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList value)
Copyright © 2020. All rights reserved.