class ProgressTimeseries extends Collection (View source)

Properties

protected $collection_key
$currentProgress
protected $dataPointsType
protected $dataPointsDataType

Methods

setCurrentProgress($currentProgress)

No description

getCurrentProgress()

No description

setDataPoints($dataPoints)

No description

Point[]
getDataPoints()

No description

Details

setCurrentProgress($currentProgress)

No description

Parameters

$currentProgress

getCurrentProgress()

No description

setDataPoints($dataPoints)

No description

Parameters

$dataPoints

Point[] getDataPoints()

No description

Return Value

Point[]