public function setType($p_type)
 {
     $this->__load();
     return parent::setType($p_type);
 }