public function setTechnicalSanction($technicalSanction)
 {
     $this->__load();
     return parent::setTechnicalSanction($technicalSanction);
 }