class AttributeSet extends Collection (View source)

Properties

protected $collection_key
string $attributeId
string $attributeValue
protected $messageKeysType
protected $messageKeysDataType

Methods

setAttributeId($attributeId)

No description

string
getAttributeId()

No description

setAttributeValue($attributeValue)

No description

string
getAttributeValue()

No description

setMessageKeys($messageKeys)

No description

getMessageKeys()

No description

Details

setAttributeId($attributeId)

No description

Parameters

$attributeId

string getAttributeId()

No description

Return Value

string

setAttributeValue($attributeValue)

No description

Parameters

$attributeValue

string getAttributeValue()

No description

Return Value

string

setMessageKeys($messageKeys)

No description

Parameters

$messageKeys

MultiKey[] getMessageKeys()

No description

Return Value

MultiKey[]