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