class MetricFilter extends Model (View source)

Properties

string $comparisonValue
string $metricName
bool $not
string $operator

Methods

setComparisonValue($comparisonValue)

No description

string
getComparisonValue()

No description

setMetricName($metricName)

No description

string
getMetricName()

No description

setNot($not)

No description

bool
getNot()

No description

setOperator($operator)

No description

string
getOperator()

No description

Details

setComparisonValue($comparisonValue)

No description

Parameters

$comparisonValue

string getComparisonValue()

No description

Return Value

string

setMetricName($metricName)

No description

Parameters

$metricName

string getMetricName()

No description

Return Value

string

setNot($not)

No description

Parameters

$not

bool getNot()

No description

Return Value

bool

setOperator($operator)

No description

Parameters

$operator

string getOperator()

No description

Return Value

string