class DicomStoreMetrics extends Model (View source)

Properties

string $blobStorageSizeBytes
string $instanceCount
string $name
string $seriesCount
string $structuredStorageSizeBytes
string $studyCount

Methods

setBlobStorageSizeBytes($blobStorageSizeBytes)

No description

string
getBlobStorageSizeBytes()

No description

setInstanceCount($instanceCount)

No description

string
getInstanceCount()

No description

setName($name)

No description

string
getName()

No description

setSeriesCount($seriesCount)

No description

string
getSeriesCount()

No description

setStructuredStorageSizeBytes($structuredStorageSizeBytes)

No description

string
setStudyCount($studyCount)

No description

string
getStudyCount()

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

setName($name)

No description

Parameters

$name

string getName()

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

setStudyCount($studyCount)

No description

Parameters

$studyCount

string getStudyCount()

No description

Return Value

string