コード例 #1
0
 public function setFriendId($friendId)
 {
     $this->__load();
     return parent::setFriendId($friendId);
 }