class AttributeValue extends Model (View source)

Properties

$boolValue
$intValue
protected $stringValueType
protected $stringValueDataType

Methods

setBoolValue($boolValue)

No description

getBoolValue()

No description

setIntValue($intValue)

No description

getIntValue()

No description

setStringValue(TruncatableString $stringValue)

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

getBoolValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

getIntValue()

No description

setStringValue(TruncatableString $stringValue)

No description

Parameters

TruncatableString $stringValue

TruncatableString getStringValue()

No description

Return Value

TruncatableString