class Tag extends Model (View source)

Properties

bool $booleanValue
string $int64Value
string $key
string $stringValue
string $timeValue

Methods

setBooleanValue($booleanValue)

No description

bool
getBooleanValue()

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setKey($key)

No description

string
getKey()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

setTimeValue($timeValue)

No description

string
getTimeValue()

No description

Details

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setInt64Value($int64Value)

No description

Parameters

$int64Value

string getInt64Value()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string

setTimeValue($timeValue)

No description

Parameters

$timeValue

string getTimeValue()

No description

Return Value

string