class Metric extends Model (View source)

Properties

$doubleValue
string $intValue
string $metric
string $stringValue

Methods

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setMetric($metric)

No description

string
getMetric()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setMetric($metric)

No description

Parameters

$metric

string getMetric()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string