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

setStringValue(TruncatableString $stringValue)

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setStringValue(TruncatableString $stringValue)

No description

Parameters

TruncatableString $stringValue

TruncatableString getStringValue()

No description

Return Value

TruncatableString