/AWS1/CL_MIGGETIMAGESETMETRSP¶
GetImageSetMetadataResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_imagesetmetadatablob TYPE /AWS1/MIGIMAGESETMETADATABLOB /AWS1/MIGIMAGESETMETADATABLOB¶
The blob containing the aggregated metadata information for the image set.
Optional arguments:¶
iv_contenttype TYPE /AWS1/MIGSTRING /AWS1/MIGSTRING¶
The format in which the study metadata is returned to the customer. Default is
text/plain.
iv_contentencoding TYPE /AWS1/MIGSTRING /AWS1/MIGSTRING¶
The compression format in which image set metadata attributes are returned.
Queryable Attributes¶
imageSetMetadataBlob¶
The blob containing the aggregated metadata information for the image set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGESETMETADATABLOB() |
Getter for IMAGESETMETADATABLOB, with configurable default |
ASK_IMAGESETMETADATABLOB() |
Getter for IMAGESETMETADATABLOB w/ exceptions if field has n |
HAS_IMAGESETMETADATABLOB() |
Determine if IMAGESETMETADATABLOB has a value |
contentType¶
The format in which the study metadata is returned to the customer. Default is
text/plain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTTYPE() |
Getter for CONTENTTYPE, with configurable default |
ASK_CONTENTTYPE() |
Getter for CONTENTTYPE w/ exceptions if field has no value |
HAS_CONTENTTYPE() |
Determine if CONTENTTYPE has a value |
contentEncoding¶
The compression format in which image set metadata attributes are returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTENCODING() |
Getter for CONTENTENCODING, with configurable default |
ASK_CONTENTENCODING() |
Getter for CONTENTENCODING w/ exceptions if field has no val |
HAS_CONTENTENCODING() |
Determine if CONTENTENCODING has a value |