class StudyMetrics extends Model (View source)

Properties

string $blobStorageSizeBytes
string $instanceCount
string $seriesCount
string $structuredStorageSizeBytes
string $study

Methods

setBlobStorageSizeBytes($blobStorageSizeBytes)

No description

string
getBlobStorageSizeBytes()

No description

setInstanceCount($instanceCount)

No description

string
getInstanceCount()

No description

setSeriesCount($seriesCount)

No description

string
getSeriesCount()

No description

setStructuredStorageSizeBytes($structuredStorageSizeBytes)

No description

string
setStudy($study)

No description

string
getStudy()

No description

Details

setBlobStorageSizeBytes($blobStorageSizeBytes)

No description

Parameters

$blobStorageSizeBytes

string getBlobStorageSizeBytes()

No description

Return Value

string

setInstanceCount($instanceCount)

No description

Parameters

$instanceCount

string getInstanceCount()

No description

Return Value

string

setSeriesCount($seriesCount)

No description

Parameters

$seriesCount

string getSeriesCount()

No description

Return Value

string

setStructuredStorageSizeBytes($structuredStorageSizeBytes)

No description

Parameters

$structuredStorageSizeBytes

string getStructuredStorageSizeBytes()

No description

Return Value

string

setStudy($study)

No description

Parameters

$study

string getStudy()

No description

Return Value

string