public static class RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.CharsetList |
static class |
RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.ContentTypeList |
| Modifier and Type | Field and Description |
|---|---|
protected String |
annotation |
protected String |
anonymize |
protected List<Object> |
any |
protected RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.CharsetList |
charsetList |
protected String |
columns |
protected RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.ContentTypeList |
contentTypeList |
protected String |
documentUniqueId |
protected String |
frameNumber |
protected String |
homeCommunityId |
protected String |
imageQuality |
protected String |
presentationSeriesUID |
protected String |
presentationUID |
protected String |
region |
protected String |
repositoryUniqueId |
protected String |
rows |
protected String |
windowCenter |
protected String |
windowWidth |
| Constructor and Description |
|---|
RenderedDocumentRequest() |
protected String homeCommunityId
protected String repositoryUniqueId
protected String documentUniqueId
protected String annotation
protected String rows
protected String columns
protected String region
protected String windowWidth
protected String windowCenter
protected String imageQuality
protected String presentationUID
protected String presentationSeriesUID
protected String anonymize
protected String frameNumber
protected RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.ContentTypeList contentTypeList
protected RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.CharsetList charsetList
public String getHomeCommunityId()
public void setHomeCommunityId(String value)
public String getRepositoryUniqueId()
public void setRepositoryUniqueId(String value)
public String getDocumentUniqueId()
public void setDocumentUniqueId(String value)
public String getAnnotation()
public void setAnnotation(String value)
public String getRows()
public void setRows(String value)
public String getColumns()
public void setColumns(String value)
public String getRegion()
public void setRegion(String value)
public String getWindowWidth()
public void setWindowWidth(String value)
public String getWindowCenter()
public void setWindowCenter(String value)
public String getImageQuality()
public void setImageQuality(String value)
public String getPresentationUID()
public void setPresentationUID(String value)
public String getPresentationSeriesUID()
public void setPresentationSeriesUID(String value)
public String getAnonymize()
public void setAnonymize(String value)
public String getFrameNumber()
public void setFrameNumber(String value)
public RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.ContentTypeList getContentTypeList()
public void setContentTypeList(RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.ContentTypeList value)
public RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.CharsetList getCharsetList()
public void setCharsetList(RetrieveRenderedImagingDocumentSetRequestType.StudyRequest.SeriesRequest.RenderedDocumentRequest.CharsetList value)
Copyright © 2020. All rights reserved.