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