class CreateTimeSeriesSummary extends Collection (View source)

Properties

protected $collection_key
protected $errorsType
protected $errorsDataType
int $successPointCount
int $totalPointCount

Methods

setErrors($errors)

No description

Error[]
getErrors()

No description

setSuccessPointCount($successPointCount)

No description

int
getSuccessPointCount()

No description

setTotalPointCount($totalPointCount)

No description

int
getTotalPointCount()

No description

Details

setErrors($errors)

No description

Parameters

$errors

Error[] getErrors()

No description

Return Value

Error[]

setSuccessPointCount($successPointCount)

No description

Parameters

$successPointCount

int getSuccessPointCount()

No description

Return Value

int

setTotalPointCount($totalPointCount)

No description

Parameters

$totalPointCount

int getTotalPointCount()

No description

Return Value

int