public static class RetrieveRenderedImagingDocumentSetResponseType.RenderedDocumentSetResponse
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="HomeCommunityId" type="{urn:dicom:wado:ws:2011}LongName" minOccurs="0"/>
<element name="RepositoryUniqueId" type="{urn:dicom:wado:ws:2011}LongName"/>
<element name="SourceDocumentUniqueId" type="{urn:dicom:wado:ws:2011}LongName"/>
<element name="Annotation" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Rows" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Columns" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Region" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="WindowWidth" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="WindowCenter" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ImageQuality" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PresentationSeriesUID" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Anonymize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FrameNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mimeType" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Document" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RetrieveRenderedImagingDocumentSetResponseType.RenderedDocumentSetResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnnotation()
Gets the value of the annotation property.
|
java.lang.String |
getAnonymize()
Gets the value of the anonymize property.
|
java.lang.String |
getColumns()
Gets the value of the columns property.
|
byte[] |
getDocument()
Gets the value of the document property.
|
java.lang.String |
getFrameNumber()
Gets the value of the frameNumber property.
|
java.lang.String |
getHomeCommunityId()
Gets the value of the homeCommunityId property.
|
java.lang.String |
getImageQuality()
Gets the value of the imageQuality property.
|
java.lang.String |
getMimeType()
Gets the value of the mimeType property.
|
java.lang.String |
getPresentationSeriesUID()
Gets the value of the presentationSeriesUID property.
|
java.lang.String |
getRegion()
Gets the value of the region property.
|
java.lang.String |
getRepositoryUniqueId()
Gets the value of the repositoryUniqueId property.
|
java.lang.String |
getRows()
Gets the value of the rows property.
|
java.lang.String |
getSourceDocumentUniqueId()
Gets the value of the sourceDocumentUniqueId property.
|
java.lang.String |
getWindowCenter()
Gets the value of the windowCenter property.
|
java.lang.String |
getWindowWidth()
Gets the value of the windowWidth property.
|
void |
setAnnotation(java.lang.String value)
Sets the value of the annotation property.
|
void |
setAnonymize(java.lang.String value)
Sets the value of the anonymize property.
|
void |
setColumns(java.lang.String value)
Sets the value of the columns property.
|
void |
setDocument(byte[] value)
Sets the value of the document property.
|
void |
setFrameNumber(java.lang.String value)
Sets the value of the frameNumber property.
|
void |
setHomeCommunityId(java.lang.String value)
Sets the value of the homeCommunityId property.
|
void |
setImageQuality(java.lang.String value)
Sets the value of the imageQuality property.
|
void |
setMimeType(java.lang.String value)
Sets the value of the mimeType property.
|
void |
setPresentationSeriesUID(java.lang.String value)
Sets the value of the presentationSeriesUID property.
|
void |
setRegion(java.lang.String value)
Sets the value of the region property.
|
void |
setRepositoryUniqueId(java.lang.String value)
Sets the value of the repositoryUniqueId property.
|
void |
setRows(java.lang.String value)
Sets the value of the rows property.
|
void |
setSourceDocumentUniqueId(java.lang.String value)
Sets the value of the sourceDocumentUniqueId property.
|
void |
setWindowCenter(java.lang.String value)
Sets the value of the windowCenter property.
|
void |
setWindowWidth(java.lang.String value)
Sets the value of the windowWidth property.
|
public RetrieveRenderedImagingDocumentSetResponseType.RenderedDocumentSetResponse()
public java.lang.String getHomeCommunityId()
Stringpublic void setHomeCommunityId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRepositoryUniqueId()
Stringpublic void setRepositoryUniqueId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSourceDocumentUniqueId()
Stringpublic void setSourceDocumentUniqueId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAnnotation()
Stringpublic void setAnnotation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRows()
Stringpublic void setRows(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getColumns()
Stringpublic void setColumns(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRegion()
Stringpublic void setRegion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWindowWidth()
Stringpublic void setWindowWidth(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWindowCenter()
Stringpublic void setWindowCenter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getImageQuality()
Stringpublic void setImageQuality(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPresentationSeriesUID()
Stringpublic void setPresentationSeriesUID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAnonymize()
Stringpublic void setAnonymize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFrameNumber()
Stringpublic void setFrameNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMimeType()
Stringpublic void setMimeType(java.lang.String value)
value - allowed object is
Stringpublic byte[] getDocument()
public void setDocument(byte[] value)
value - allowed object is
byte[]