AttributeValue
class AttributeValue extends Model (View source)
Properties
bool | $boolValue | ||
string | $intValue | ||
protected | $stringValueType | ||
protected | $stringValueDataType |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
getStringValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setStringValue(TruncatableString $stringValue)
No description
TruncatableString
getStringValue()
No description