コード例 #1
0
 public function setAttributeValue(AttributeMap $attributeMap, $value)
 {
     $attributeMap->setValue($this, $value);
 }