class Metric extends Model (View source)

Properties

$doubleValue
string $intValue
string $name
string $stringValue

Methods

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setName($name)

No description

string
getName()

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

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string