class PerfSampleSeries extends Model (View source)

Properties

protected $basicPerfSampleSeriesType
protected $basicPerfSampleSeriesDataType
string $executionId
string $historyId
string $projectId
string $sampleSeriesId
string $stepId

Methods

setBasicPerfSampleSeries(BasicPerfSampleSeries $basicPerfSampleSeries)

No description

setExecutionId($executionId)

No description

string
getExecutionId()

No description

setHistoryId($historyId)

No description

string
getHistoryId()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setSampleSeriesId($sampleSeriesId)

No description

string
getSampleSeriesId()

No description

setStepId($stepId)

No description

string
getStepId()

No description

Details

setBasicPerfSampleSeries(BasicPerfSampleSeries $basicPerfSampleSeries)

No description

Parameters

BasicPerfSampleSeries $basicPerfSampleSeries

BasicPerfSampleSeries getBasicPerfSampleSeries()

No description

Return Value

BasicPerfSampleSeries

setExecutionId($executionId)

No description

Parameters

$executionId

string getExecutionId()

No description

Return Value

string

setHistoryId($historyId)

No description

Parameters

$historyId

string getHistoryId()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setSampleSeriesId($sampleSeriesId)

No description

Parameters

$sampleSeriesId

string getSampleSeriesId()

No description

Return Value

string

setStepId($stepId)

No description

Parameters

$stepId

string getStepId()

No description

Return Value

string