class Attribute extends Collection (View source)

Properties

protected $collection_key
string $attributeDefinitionId
string[] $values

Methods

setAttributeDefinitionId($attributeDefinitionId)

No description

string
getAttributeDefinitionId()

No description

setValues($values)

No description

string[]
getValues()

No description

Details

setAttributeDefinitionId($attributeDefinitionId)

No description

Parameters

$attributeDefinitionId

string getAttributeDefinitionId()

No description

Return Value

string

setValues($values)

No description

Parameters

$values

string[] getValues()

No description

Return Value

string[]