CaribouAttributeValue
class CaribouAttributeValue extends Model (View source)
Properties
bool | $booleanValue | ||
int | $intValue | ||
string | $longValue | ||
string | $rawByteValue | ||
string | $stringValue |
Methods
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setIntValue($intValue)
No description
int
getIntValue()
No description
setLongValue($longValue)
No description
string
getLongValue()
No description
setRawByteValue($rawByteValue)
No description
string
getRawByteValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setIntValue($intValue)
No description
int
getIntValue()
No description
setLongValue($longValue)
No description
string
getLongValue()
No description
setRawByteValue($rawByteValue)
No description
string
getRawByteValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description