DisplayData
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
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