TypedValue
class TypedValue extends Model (View source)
Properties
bool | $boolValue | ||
protected | $distributionValueType | ||
protected | $distributionValueDataType | ||
$doubleValue | |||
string | $int64Value | ||
string | $stringValue |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
getDistributionValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setDistributionValue(Distribution $distributionValue)
No description
Distribution
getDistributionValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description