class DicomStore extends Collection (View source)

Properties

protected $collection_key
string[] $labels
string $name
protected $notificationConfigType
protected $notificationConfigDataType
protected $streamConfigsType
protected $streamConfigsDataType

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setNotificationConfig(NotificationConfig $notificationConfig)

No description

setStreamConfigs($streamConfigs)

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotificationConfig(NotificationConfig $notificationConfig)

No description

Parameters

NotificationConfig $notificationConfig

NotificationConfig getNotificationConfig()

No description

Return Value

NotificationConfig

setStreamConfigs($streamConfigs)

No description

Parameters

$streamConfigs