AttributeValueMapEntry
class AttributeValueMapEntry (View source)
Properties
protected Key | $attributeKey | ||
protected AbstractValue | $attributeValue |
Methods
Details
__construct(Key $attributeKey, AbstractValue $attributeValue)
AttributeValueMapEntry constructor.
Key
getAttributeKey()
No description
void
setAttributeKey(Key $attributeKey)
No description
AbstractValue
getAttributeValue()
No description
void
setAttributeValue(AbstractValue $attributeValue)
No description