public function setOfficialType($officialType)
 {
     $this->__load();
     return parent::setOfficialType($officialType);
 }