class DisplayData extends Model (View source)

Properties

bool $boolValue
string $durationValue
float $floatValue
string $int64Value
string $javaClassValue
string $key
string $label
string $namespace
string $shortStrValue
string $strValue
string $timestampValue
string $url

Methods

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setDurationValue($durationValue)

No description

string
getDurationValue()

No description

setFloatValue($floatValue)

No description

float
getFloatValue()

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setJavaClassValue($javaClassValue)

No description

string
getJavaClassValue()

No description

setKey($key)

No description

string
getKey()

No description

setLabel($label)

No description

string
getLabel()

No description

setNamespace($namespace)

No description

string
getNamespace()

No description

setShortStrValue($shortStrValue)

No description

string
getShortStrValue()

No description

setStrValue($strValue)

No description

string
getStrValue()

No description

setTimestampValue($timestampValue)

No description

string
getTimestampValue()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setDurationValue($durationValue)

No description

Parameters

$durationValue

string getDurationValue()

No description

Return Value

string

setFloatValue($floatValue)

No description

Parameters

$floatValue

float getFloatValue()

No description

Return Value

float

setInt64Value($int64Value)

No description

Parameters

$int64Value

string getInt64Value()

No description

Return Value

string

setJavaClassValue($javaClassValue)

No description

Parameters

$javaClassValue

string getJavaClassValue()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setNamespace($namespace)

No description

Parameters

$namespace

string getNamespace()

No description

Return Value

string

setShortStrValue($shortStrValue)

No description

Parameters

$shortStrValue

string getShortStrValue()

No description

Return Value

string

setStrValue($strValue)

No description

Parameters

$strValue

string getStrValue()

No description

Return Value

string

setTimestampValue($timestampValue)

No description

Parameters

$timestampValue

string getTimestampValue()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string