コード例 #1
0
 public function setOrientador(\Entity\Orientador $orientador)
 {
     $this->__load();
     return parent::setOrientador($orientador);
 }